Flarum (v2.0.0-beta.1)
Preparing search index...
flarum
common/components/AutocompleteDropdown
AutocompleteDropdownAttrs
Interface AutocompleteDropdownAttrs
interface
AutocompleteDropdownAttrs
{
onchange
:
(
value
:
string
)
=>
void
;
query
:
string
;
[
property
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ComponentAttrs
AutocompleteDropdownAttrs
GambitsAutocompleteDropdownAttrs
Indexable
[
property
:
string
]:
any
Any other virtual element properties, including attributes and event handlers.
Index
Properties
onchange
query
Properties
onchange
onchange
:
(
value
:
string
)
=>
void
query
query
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
onchange
query
Flarum (v2.0.0-beta.1)
Loading...
Any other virtual element properties, including attributes and event handlers.