Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @react-md/chip

Index

Interfaces

Variables

Variables

Chip: ForwardRefExoticComponent<ChipProps & RefAttributes<HTMLButtonElement>> = ...

A chip is a simplified and condensed button component that be used to create compact radio groups, checkboxes, and trigger actions. The chip only has a "solid" and "outline" theme but can be raisable once clicked or selectable with an inline icon. A chip also supports rendering icons, avatars, or circular progress bars to the left and right of the children.

Generated using TypeDoc