module Blueprint::HTML::ComponentRegistrar

Direct including types

Defined in:

blueprint/html/component_registrar.cr

Macro Summary

Macro Detail

macro register_component(helper_method, component_class, block = true) #

[View source]