Sha256: b5dfe3c2b2621f0286f2cb6e2aa2b7b07079592d55e9f4155a20a8fee19ea6bd
Contents?: true
Size: 552 Bytes
Versions: 8
Compression:
Stored size: 552 Bytes
Contents
<p class="leading-7 [&:not(:first-child)]:mt-6">The Input component introduces:</p> <ul class="my-6 ml-6 list-disc [&>li]:mt-2 text-sm"> <li><%= code("app/helpers/components/input_helper.rb") %></li> <li><%= code("app/views/components/ui/_input.html.erb") %></li> </ul> <p class="leading-7 [&:not(:first-child)]:mt-6"> <%= code("render_input") %> accepts a <%= code("name:") %> argument for the name of the text field along with optional <%= code("id:") %> and <%= code("variant:") %> (only supporting <%= code(":borderless") %> currently) <p>
Version data entries
8 entries across 8 versions & 1 rubygems