Skip to content

Latest commit

History

History
45 lines (26 loc) 路 1.26 KB

CHIP.md

File metadata and controls

45 lines (26 loc) 路 1.26 KB

Chip

Chips are compact elements that represent an input, attribute, or action.

Element

<a class="chip">...</a>

Most used helpers

Colors

fill, primary, secondary, tertiary

Directions

horizontal, vertical

Forms

border, circle, square, round, no-round, left-round, right-round, top-round, bottom-round

Sizes

small, medium, large

Example

<a class="chip">Chip</a>

<a class="chip">
  <i>home</i>
  <span>Chip</span>
</a>

Go to

Begin, Elements, Helpers, Settings, Summary, beercss.com

Badge, Button, Card, Checkbox, Chip, Container, Dialog, Expansion, Grid, Icon, Input, Layout, List, Main layout, Media, Menu, Navigation, Overlay, Page, Progress, Radio, Select, Slider, Switch, Table, Tabs, Textarea, Snackbar, Tooltip, Typography