Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
motion
v0.2.0
Motion
Base
Configuration
Element
Event
HTML
AllowedInTags
AssetHelpers
Assignable
BaseTags
CatchUnpermittedAttribute
CustomTags
Engine
ForgeryProtectionHelpers
HTMLTextHelpers
InputHelpers
LabelHelpers
NumberToCurrency
RenderIfDefined
SelectHelpers
SpecialtyTags
TextHelpers
Cycle
TimeHelpers
UrlHelpers
WithDefaults
OptionMerger
MapMethod
Motions
MountComponent
PeriodicTimer
Built with Crystal 1.9.2
2023-10-08 14:01:06 UTC
class
Motion::HTML::WithDefaults::OptionMerger(T, V)
Motion::HTML::WithDefaults::OptionMerger(T, V)
Reference
Object
Defined in:
motion/html/tags/with_defaults.cr
Constructors
.new
(page_context : T, named_args : V)
Instance Method Summary
#run
(&)
Macro Summary
method_missing
(call)
Constructor Detail
def self.
new
(page_context : T, named_args : V)
#
[
View source
]
Instance Method Detail
def
run
(&)
#
[
View source
]
Macro Detail
macro
method_missing
(call)
#
[
View source
]