Preparing search index...
The search index is not available
JSON Forms Angular Material Renderers
JSON Forms Angular Material Renderers
GetProps
Class GetProps
Implements
PipeTransform
Index
Constructors
constructor
Methods
transform
Constructors
constructor
new
Get
Props
(
)
:
GetProps
Returns
GetProps
Methods
transform
transform
(
index
,
props
)
:
{
path
:
string
;
schema
:
JsonSchema
;
uischema
:
UISchemaElement
;
}
Parameters
index
:
number
props
:
OwnPropsOfRenderer
Returns
{
path
:
string
;
schema
:
JsonSchema
;
uischema
:
UISchemaElement
;
}
path
:
string
schema
:
JsonSchema
uischema
:
UISchemaElement
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
transform
JSON Forms Angular Material Renderers
Loading...