Button Card Data List Detail Disclosure Divider Field Set Icon Button Icon Icon Select Inline Text Field Label Link Link Select Menu Modal Rich Text Box Section Select Tabs Tag Text Text Field Text Field With Prefix Toggle

Dimsum v2.0.0

An agentic component library for Ruby On Rails.

This is some content.

card.html.erb Copy snippet Copied!
1
<%= render CardComponent.new %>

Card

A responsive token-backed bordered surface for grouping content — put Sections (or anything) inside. `bump` adds Figma's 4px horizontal inset.

Bump
PropTypeDefault
bump Add 4px horizontal breathing room inside the border. Default false. Boolean false
**html_options Extra attrs on the root <div class="card"> (class, id, data-*, …). Hash —