functional-models
Preparing search index...
index
ormPropertyConfig
Function ormPropertyConfig
ormPropertyConfig
<
T
extends
Arrayable
<
DataValue
>
>
(
config
?:
OrmPropertyConfig
<
T
>
,
)
:
PropertyConfig
<
T
>
Creates an orm based property config.
Type Parameters
T
extends
Arrayable
<
DataValue
>
Parameters
config
:
OrmPropertyConfig
<
T
>
= _defaultPropertyConfig
Additional configurations.
Returns
PropertyConfig
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
functional-models
Loading...
Creates an orm based property config.