@api-components/http-method-selector

A HTTP method selector

Usage no npm install needed!

<script type="module">
  import apiComponentsHttpMethodSelector from 'https://cdn.skypack.dev/@api-components/http-method-selector';
</script>

README

Build Status

Published on webcomponents.org

http-method-selector

A HTTP method selector. Displays list of radio buttons with common http methods and a dropdown with less common but still valid methods.

<http-method-selector method="POST" is-payload></http-method-selector>
<http-method-selector-mini method="PUT" is-payload></http-method-selector-mini>

API components

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