class Shared::CenteredFormPanel

Defined in:

components/shared/centered_form_panel.cr

Constant Summary

ASSIGNS = [title : String] of Nil

Constructors

Class Method Summary

Instance Method Summary

Class methods inherited from class BaseComponent

file_location file_location

Constructor Detail

def self.new(title : String, **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 render(&) #

[View source]
def title : String #