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