Callback called when clicking on the "clear input" button
Legacy type was Array<{type: Number | String | Boolean} = the "type" of a SimpleSchema object Now it's just the type from the JSON schema:
TODO: not sure if it should be mandatory or not (eg for uncontrolled components?)
Help text for the form
Input properties will contain all props that can be safely passed down to the root input (often an HTML "input" or textarea)
This includes the current "value", that can be obtained either from "props" or "props.inputProperties.value" in input components
Path of the field if nested
Graphql query you can pass to fetch the options asynchronously
Generated using TypeDoc
Props passed to Vulcan Smart Form input Use those props to define custom inputs