Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
blueprint
v0.11.0
Blueprint
Form
Builder
Inputs
Tags
HTML
AttributesHandler
BlockRenderer
BufferAppender
ComponentRegistrar
ComponentRenderer
ElementRegistrar
ElementRenderer
Forms
Helpers
StandardElements
StyleBuilder
InvalidVariantError
InvalidVariantOptionError
SVG
Utils
SafeObject
SafeValue
Generated using Crystal 1.11.2
2024-10-15 06:16:30 UTC
module
Blueprint::
HTML::
ComponentRegistrar
Direct including types
Blueprint::HTML
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
]