@duplicis/types - v1.0.0
Preparing search index...
Duplicis
Bind
Select
Interface Select
Select options.
interface
Select
{
default
?:
number
;
i18n
?:
Partial
<
Record
<
Locales
,
BindTranslations
>
>
;
values
?:
string
[]
;
}
Hierarchy (
View Summary
)
Base
Select
Index
Properties
default?
i18n?
values?
Properties
Optional
default
default
?:
number
Optional
i18n
i18n
?:
Partial
<
Record
<
Locales
,
BindTranslations
>
>
Optional
values
values
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
i18n
values
@duplicis/types - v1.0.0
Loading...
Select options.