2.0.0 • Published 6 years ago

@api-components/content-type-selector v2.0.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
6 years ago

Build Status

Published on webcomponents.org

<content-type-selector>

An element that provides an UI for selecting common content type values.

<content-type-selector content-type="application/zip">
  <paper-item slot="item" data-type="application/zip">Zip file</paper-item>
  <paper-item slot="item" data-type="application/7z">7-zip file</paper-item>
</content-type-selector>

API components

This components is a part of API components ecosystem: https://elements.advancedrestclient.com/