class Breeze::Badge

Defined in:

breeze/components/breeze/badge.cr

Constant Summary

ASSIGNS = [req : BreezeRequest, large : Bool = false] of Nil

Constructors

Class Method Summary

Instance Method Summary

Class methods inherited from class Breeze::BreezeComponent

file_location file_location

Constructor Detail

def self.new(req : BreezeRequest, large : Bool = false, **unused_exposures) #

Class Method Detail

def self.file_location #

Returns the relative file location to the project root. e.g. src/components/my_component.cr


[View source]

Instance Method Detail

def large? : Bool #

def render #

[View source]

def styles #

[View source]