viewplex
v0.2.0
Pages
Modules
Viewplex.Helpers
(viewplex v0.2.0)
View Source
Helper functions to create components and slots.
Link to this section
Summary
Functions
component(module)
component(module, assigns)
component(module, assigns, content)
slot(name, content)
Link to this section
Functions
Link to this macro
component(module)
View Source
(macro)
Link to this macro
component(module, assigns)
View Source
(macro)
Link to this macro
component(module, assigns, content)
View Source
(macro)
Link to this macro
slot(name, content)
View Source
(macro)