JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 728
  • Score
    100M100P100Q111847F
  • License Apache-2.0

An input to use with forms to render inputs based in ARC view-model

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

Build Status

Published on webcomponents.org

<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