forProperty()
forProperty(
property,source?,options?):InputBase
Defined in: ui.ts:968
Creates input for the specified property, and optionally binds it to the specified object
Parameters
| Parameter | Type | Default value |
|---|---|---|
property | Property | undefined |
source | any | null |
options? | IInputInitOptions<any> | undefined |