Sha256: 05f7aa2c6afa2a15497c4aa495fe5dd7098ad937809615218faf14554ddab69c
Contents?: true
Size: 619 Bytes
Versions: 6
Compression:
Stored size: 619 Bytes
Contents
<p class="leading-7 [&:not(:first-child)]:mt-6">The Combobox component introduces:</p> <ul class="my-6 ml-6 list-disc [&>li]:mt-2 text-sm"> <li><%= code("app/helpers/components/combobox_helper.rb") %></li> <li><%= code("app/views/components/ui/_combobox.html.erb") %></li> </ul> <p class="leading-7 [&:not(:first-child)]:mt-6"> The method <%= code("render_combobox") %> method accepts one mandtory argument, an array of hashes that each have a <%= code("value") %> and name <%= code("name") %>.</p> <p class="leading-7 [&:not(:first-child)]:mt-6">This componnet is the combination of a popover and a filter.</p>
Version data entries
6 entries across 6 versions & 1 rubygems