Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
ElementTypeDefinition
Interface ElementTypeDefinition
interface
ElementTypeDefinition
{
_id
:
string
;
actions
:
string
[]
;
attributes
:
Record
<
string
,
AttributeDefinition
>
;
name
:
string
;
positional
:
boolean
;
}
Index
Properties
_id
actions
attributes
name
positional
Properties
_id
_id
:
string
actions
actions
:
string
[]
attributes
attributes
:
Record
<
string
,
AttributeDefinition
>
name
name
:
string
positional
positional
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
actions
attributes
name
positional
edocu-sdk
Loading...