Documentation ¶
Overview ¶
templ: version: v0.2.778
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func Root ¶
func Root(opts ...RootOption) templ.Component
Types ¶
type RootOption ¶
func WithControl ¶
func WithControl(c string) RootOption
provide a controling variable created using `x-data` on a parent component
func WithValue ¶
func WithValue(v uint) RootOption
if a control is provided, `value` will be ignored.
default value - 0
Click to show internal directories.
Click to hide internal directories.