Skip to content

Selection tag - CSS Component

The SelectionTag component can be used imported from:

Playground

Construction

Common API

For the basics, check the common specifications.

The CSS component uses a <input type="checkbox"> tag wrapped by a label that includes the parameter z-selection-tag and a <span> tag inside to include the text.

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

HTML Examples

CodeSandbox example