Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
blueprint
v0.7.0
Blueprint
HTML
AttributesParser
BlockRenderer
Builder
ComponentRegistrar
ElementRegistrar
ElementRenderer
StandardElements
SVG
Utils
RawHTML
SVG
Component
Generated using Crystal 1.12.2
2024-09-10 04:57:55 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
]