Interface IPopulateOmniboxQueryExpression

This object is a simple interface that describes the content of an omnibox query expression.

Index

Properties

Properties

regex

regex: RegExp

This is a regex of the content of the Omnibox with some special character escaped.

word

word: string

This is a simple string with the plain content of the Omnibox.

Hierarchy

  • IPopulateOmniboxQueryExpression