JSPM

@nodestrap/editable-action-control

4.0.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q57563F
  • License ISC

A generic element with valid/invalid and press/release state.

Package Exports

  • @nodestrap/editable-action-control
  • @nodestrap/editable-action-control/dist/EditableActionControl.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 (@nodestrap/editable-action-control) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

<EditableActionControl />

A generic element with valid/invalid and press/release state.

Preview

<EditableActionControl tag='span' theme='primary' size='lg' gradient={true} outlined={true} enableValidation={true} isValid={true} press={true} >
    hello world
</EditableActionControl>

Rendered to:

<span class="c1 thPrimary szLg gradient outlined vald pressed">
    hello world
</span>

Features

Installation

Using npm:

npm i @nodestrap/editable-action-control

Support Us

If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.

We always maintain our projects as long as we're still alive.

[Make a donation]