@oneblink/sdk-core
Preparing search index...
FormTypes
NewBuiltInFormElementLookup
Type Alias NewBuiltInFormElementLookup
type
NewBuiltInFormElementLookup
=
{
createdAt
:
string
;
description
:
string
;
name
:
string
;
supportUrl
:
string
;
type
:
"ELEMENT"
|
"DATA"
;
updatedAt
:
string
;
url
:
string
;
}
Index
Properties
created
At
description
name
support
Url
type
updated
At
url
Properties
created
At
createdAt
:
string
description
description
:
string
name
name
:
string
support
Url
supportUrl
:
string
type
type
:
"ELEMENT"
|
"DATA"
updated
At
updatedAt
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
description
name
support
Url
type
updated
At
url
@oneblink/sdk-core
Loading...