DOCS LLMs

Other components

RailsFast UI - Navbar

It's a fully responsive navbar that works on desktop as well as in mobile, with a collapsible menu.

Use it like:

<%= render 'layouts/partials/navbar', variant: 'floating' %>

variant can be:

  • sticky
  • regular
  • floating

RailsFast UI - Footer

Other components

RailsFast uses the tailwindcss-stimulus-components library, so all these other components are also available and ready to use:

  • Alert
  • Autosave
  • Color Preview
  • Dropdown
  • Modal
  • Popover
  • Slideover
  • Tabs
  • Toggle

To learn how to use these components, read the official tailwindcss-stimulus-components.