Package Exports
- @api-components/api-property-form-item
- @api-components/api-property-form-item/api-property-form-item.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@api-components/api-property-form-item) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
<api-property-form-item>
An input to use with forms to render inputs based in ARC view-model
<api-property-form-item model='{"schema":{"inputLabel": "Enter number value", "inputType": "number", "minimum": 1, "maximum": 100}}' name="numericModel" value="{{value}}"></api-property-form-item>API components
This components is a part of API components ecosystem