@ascentbv/ts-common - v1.0.123
Preparing search index...
OptionalActionFormElementType
Type Alias OptionalActionFormElementType
type
OptionalActionFormElementType
=
{
type
?:
ActionFormElementType
;
lang
?:
string
|
RawMessage
;
enabled
:
boolean
;
texture
?:
string
;
}
Index
Properties
type?
lang?
enabled
texture?
Properties
Optional
type
type
?:
ActionFormElementType
Optional
lang
lang
?:
string
|
RawMessage
enabled
enabled
:
boolean
Optional
texture
texture
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
lang
enabled
texture
@ascentbv/ts-common - v1.0.123
Loading...