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.

Overview Activity Settings
tabs.html.erb Copy snippet Copied!
1
<%= render TabsComponent.new do |c| %>
2
  <%# … tabs … %>
3
<% end %>

Tabs

A content-hugging row of tab links. Rest is tertiary, Selected is primary, and each tab may include a Tag.

Direction
Horizontal Vertical
PropTypeDefault
direction One of DIRECTIONS: "horizontal" (default, 14px-gap row) or "vertical" (2px-gap, left-aligned column). String "horizontal"
**html_options Extra HTML attributes for the `<div class="tabs">`. Hash —

Slots: tabs

Contains

  • Tab