Preparing search index...
The search index is not available
app-hablla
app-hablla
types/customFields
ICustomField
Interface ICustomField
interface
ICustomField
{
default_value
:
string
;
description
:
string
;
id
:
string
;
is_required
:
boolean
;
is_security
:
boolean
;
is_visible
:
boolean
;
name
:
string
;
opts
?:
string
[]
;
read_only
:
boolean
;
std_name
:
string
;
target
:
CustomFieldTarget
;
type
:
CustomFieldType
;
}
Index
Properties
default_
value
description
id
is_
required
is_
security
is_
visible
name
opts?
read_
only
std_
name
target
type
Properties
default_
value
default_value
:
string
description
description
:
string
id
id
:
string
is_
required
is_required
:
boolean
is_
security
is_security
:
boolean
is_
visible
is_visible
:
boolean
name
name
:
string
Optional
opts
opts
?:
string
[]
read_
only
read_only
:
boolean
std_
name
std_name
:
string
target
target
:
CustomFieldTarget
type
type
:
CustomFieldType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default_
value
description
id
is_
required
is_
security
is_
visible
name
opts
read_
only
std_
name
target
type
app-hablla
Loading...