class

Views::Components::ButtonComponent

Inherits Views::Components::BaseComponent < Blueprint::HTML < Blueprint::HTML::StandardElements < Blueprint::HTML::ElementRegistrar < Reference < Object

Constants

DEFAULT_CLASSES = "text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-blue-600 dark:hover:bg-blue-700 focus:outline-none dark:focus:ring-blue-800"

Constructors

new(type : String = "button")
Source

Instance methods

blueprint
Source