Sha256: 3e272df8de1d0ecf7bfe4f92402eb9e1d47dc96aa43ea3b561bd57c0b0730a77

Contents?: true

Size: 575 Bytes

Versions: 6

Compression:

Stored size: 575 Bytes

Contents

<button
  type="button"
  role="tab"
  data-ui--tabs-target="tab"
  data-state="<%= options[:state] %>"
  class="inline-flex items-center justify-center whitespace-nowrap rounded-sm px-3 py-1.5 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow-sm"
  tabindex="0"
  data-orientation="horizontal">
  <%= title %>
</button>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
shadcn-ui-0.0.15 app/views/components/ui/tabs/_tab.html.erb
shadcn-ui-0.0.14 app/views/components/ui/tabs/_tab.html.erb
shadcn-ui-0.0.13 app/views/components/ui/tabs/_tab.html.erb
shadcn-ui-0.0.12 app/views/components/ui/tabs/_tab.html.erb
shadcn-ui-0.0.10 app/views/components/ui/tabs/_tab.html.erb
shadcn-ui-0.0.8 app/views/components/ui/tabs/_tab.html.erb