Class: RUI::Buttons::Primary
- Defined in:
- lib/rui/buttons/primary.rb
Constant Summary collapse
- STYLE =
Style string public for use in forms
"bg-blue-700 hover:bg-blue-900 text-white border border-blue-700 hover:border-blue-900".freeze
Method Summary
Methods inherited from Base
Methods inherited from RUI::Base
Constructor Details
This class inherits a constructor from RUI::Buttons::Base