Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
blueprint
v0.1.0
Blueprint
HTML
AttributesParser
ComponentRegistrar
ContentCapture
ElementRegistrar
Renderer
StandardElements
Utils
Built with Crystal 1.9.2
2023-10-08 08:27:57 UTC
module
Blueprint::HTML::ComponentRegistrar
Defined in:
blueprint/html/component_registrar.cr
Macro Summary
register_component
(helper_method, component_class, block =
true
)
Macro Detail
macro
register_component
(helper_method, component_class, block =
true
)
#
[
View source
]