2.0.0-next.0 • Published 1 year ago

@patternfly/pfe-tile v2.0.0-next.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Tile

A tile component is a form of selection that can be used in place of a radio button and is commonly used in forms. A tile appears visually similar to a selectable card. However, tiles are used specifically when the user is selecting a static option, whereas a selectable card triggers an action or opens a quickstart or sidebar to provide additional information.

<pfe-tile>
  <h3 slot="title">Default</h3>
</pfe-tile>