Versions in this module Expand all Collapse all v0 v0.4.0 Sep 15, 2025 Changes in this version + type HeadStyleArg interface + type HeadStyleAttrs struct + Global GlobalAttrs + Media string + Type string type Node + func HeadStyle(args ...HeadStyleArg) Node v0.3.0 Sep 15, 2025 Changes in this version + func Render(c Component) string + type AArg interface + type AAttrs struct + Global GlobalAttrs + Href string + Rel string + Target ATarget + type ATarget string + const TargetBlank + const TargetSelf + type AbbrArg interface + type AbbrAttrs struct + Global GlobalAttrs + type AcceptCharsetOpt struct + func AcceptCharset(v string) AcceptCharsetOpt + type AcceptOpt struct + func Accept(v string) AcceptOpt + type ActionOpt struct + func Action(v string) ActionOpt + type AddressArg interface + type AddressAttrs struct + Global GlobalAttrs + type AllowOpt struct + func Allow(v string) AllowOpt + type AllowfullscreenOpt struct + func Allowfullscreen() AllowfullscreenOpt + type AltOpt struct + func Alt(v string) AltOpt + type ArticleArg interface + type ArticleAttrs struct + Global GlobalAttrs + type AsideArg interface + type AsideAttrs struct + Global GlobalAttrs + type Assets struct + func NewAssets() *Assets + func (a *Assets) CSS() Node + func (a *Assets) Collect(components ...Component) + func (a *Assets) HasAssets() bool + func (a *Assets) JS() Node + func (a *Assets) Reset() + type AsyncOpt struct + func Async() AsyncOpt + type AudioArg interface + type AudioAttrs struct + Autoplay bool + Controls bool + Crossorigin string + Global GlobalAttrs + Loop bool + Muted bool + Preload string + Src string + type AutocompleteOpt struct + func Autocomplete(v string) AutocompleteOpt + type AutoplayOpt struct + func Autoplay() AutoplayOpt + type BArg interface + type BAttrs struct + Global GlobalAttrs + type BaseProfileOpt struct + func BaseProfile(v string) BaseProfileOpt + type BlockquoteArg interface + type BlockquoteAttrs struct + Cite string + Global GlobalAttrs + type BodyArg interface + type BodyAttrs struct + Global GlobalAttrs + type BrArg interface + type BrAttrs struct + Global GlobalAttrs + type ButtonArg interface + type ButtonAttrs struct + Disabled bool + Form string + Formaction string + Formenctype string + Formmethod string + Formnovalidate bool + Formtarget string + Global GlobalAttrs + Name string + Type string + Value string + type ButtonNameOpt struct + func ButtonName(v string) ButtonNameOpt + type ButtonTypeOpt struct + func ButtonType(v string) ButtonTypeOpt + type ButtonValueOpt struct + func ButtonValue(v string) ButtonValueOpt + type CanvasArg interface + type CanvasAttrs struct + Global GlobalAttrs + Height int + Width int + type CaptionArg interface + type CaptionAttrs struct + Global GlobalAttrs + type CharsetOpt struct + func Charset(v string) CharsetOpt + type CheckedOpt struct + func Checked() CheckedOpt + type ChildOpt struct + func Child(c Component) ChildOpt + type CircleArg interface + type CircleAttrs struct + Cx string + Cy string + Fill string + FillOpacity string + FillRule string + Global GlobalAttrs + Opacity string + PathLength string + R string + Stroke string + StrokeDasharray string + StrokeDashoffset string + StrokeLinecap string + StrokeLinejoin string + StrokeMiterlimit string + StrokeOpacity string + StrokeWidth string + Transform string + type CitationArg interface + type CitationAttrs struct + Global GlobalAttrs + type CiteOpt struct + func Cite(v string) CiteOpt + type CodeArg interface + type CodeAttrs struct + Global GlobalAttrs + type ColArg interface + type ColAttrs struct + Global GlobalAttrs + Span int + type ColgroupArg interface + type ColgroupAttrs struct + Global GlobalAttrs + Span int + type ColsOpt struct + func Cols(v int) ColsOpt + type ColspanOpt struct + func Colspan(v int) ColspanOpt + type Component interface + func AssetHook(name, css, js string) Component + type ContentOpt struct + func Content(v string) ContentOpt + type ContentScriptTypeOpt struct + func ContentScriptType(v string) ContentScriptTypeOpt + type ContentStyleTypeOpt struct + func ContentStyleType(v string) ContentStyleTypeOpt + type ControlsOpt struct + func Controls() ControlsOpt + type CrossoriginOpt struct + func Crossorigin(v string) CrossoriginOpt + type CxOpt struct + func Cx(v string) CxOpt + type CyOpt struct + func Cy(v string) CyOpt + type DOpt struct + func D(v string) DOpt + type DatalistArg interface + type DatalistAttrs struct + Global GlobalAttrs + type DatetimeOpt struct + func Datetime(v string) DatetimeOpt + type DdArg interface + type DdAttrs struct + Global GlobalAttrs + type DecodingOpt struct + func Decoding(v string) DecodingOpt + type DefaultOpt struct + func Default() DefaultOpt + type DeferOpt struct + func Defer() DeferOpt + type DelArg interface + type DelAttrs struct + Cite string + Datetime string + Global GlobalAttrs + type DetailsArg interface + type DetailsAttrs struct + Global GlobalAttrs + Open bool + type DfnArg interface + type DfnAttrs struct + Global GlobalAttrs + type DialogArg interface + type DialogAttrs struct + Global GlobalAttrs + Open bool + type DisabledOpt struct + func Disabled() DisabledOpt + type DivArg interface + type DivAttrs struct + Global GlobalAttrs + type DlArg interface + type DlAttrs struct + Global GlobalAttrs + type DominantBaselineOpt struct + func DominantBaseline(v string) DominantBaselineOpt + type DtArg interface + type DtAttrs struct + Global GlobalAttrs + type DxOpt struct + func Dx(v string) DxOpt + type DyOpt struct + func Dy(v string) DyOpt + type EllipseArg interface + type EllipseAttrs struct + Cx string + Cy string + Fill string + FillOpacity string + FillRule string + Global GlobalAttrs + Opacity string + PathLength string + Rx string + Ry string + Stroke string + StrokeDasharray string + StrokeDashoffset string + StrokeLinecap string + StrokeLinejoin string + StrokeMiterlimit string + StrokeOpacity string + StrokeWidth string + Transform string + type EllipseCxOpt struct + func EllipseCx(v string) EllipseCxOpt + type EllipseCyOpt struct + func EllipseCy(v string) EllipseCyOpt + type EllipseRxOpt struct + func EllipseRx(v string) EllipseRxOpt + type EllipseRyOpt struct + func EllipseRy(v string) EllipseRyOpt + type EmArg interface + type EmAttrs struct + Global GlobalAttrs + type EnctypeOpt struct + func Enctype(v string) EnctypeOpt + type FieldsetArg interface + type FieldsetAttrs struct + Disabled bool + Form string + Global GlobalAttrs + Name string + type FigcaptionArg interface + type FigcaptionAttrs struct + Global GlobalAttrs + type FigureArg interface + type FigureAttrs struct + Global GlobalAttrs + type FillOpacityOpt struct + func FillOpacity(v string) FillOpacityOpt + type FillOpt struct + func Fill(v string) FillOpt + type FillRuleOpt struct + func FillRule(v string) FillRuleOpt + type FontFamilyOpt struct + func FontFamily(v string) FontFamilyOpt + type FontSizeOpt struct + func FontSize(v string) FontSizeOpt + type FontStyleOpt struct + func FontStyle(v string) FontStyleOpt + type FontWeightOpt struct + func FontWeight(v string) FontWeightOpt + type FooterArg interface + type FooterAttrs struct + Global GlobalAttrs + type ForOpt struct + func For(v string) ForOpt + type FormArg interface + type FormAttrs struct + AcceptCharset string + Action string + Autocomplete string + Enctype string + Global GlobalAttrs + Method string + Novalidate bool + Target string + type FormOpt struct + func FormAttr(v string) FormOpt + type FormactionOpt struct + func Formaction(v string) FormactionOpt + type FormenctypeOpt struct + func Formenctype(v string) FormenctypeOpt + type FormmethodOpt struct + func Formmethod(v string) FormmethodOpt + type FormnovalidateOpt struct + func Formnovalidate() FormnovalidateOpt + type FormtargetOpt struct + func Formtarget(v string) FormtargetOpt + type GArg interface + type GAttrs struct + Fill string + FillOpacity string + FillRule string + Global GlobalAttrs + Opacity string + Stroke string + StrokeDasharray string + StrokeDashoffset string + StrokeLinecap string + StrokeLinejoin string + StrokeMiterlimit string + StrokeOpacity string + StrokeWidth string + Transform string + type Global struct + func AccessKey(v string) Global + func Aria(k, v string) Global + func Autofocus() Global + func Class(v string) Global + func ContentEditable(v string) Global + func Custom(k, v string) Global + func Data(k, v string) Global + func Dir(v string) Global + func Draggable(b bool) Global + func EnterKeyHint(v string) Global + func ExportParts(v string) Global + func Hidden() Global + func Id(v string) Global + func Inert() Global + func InputMode(v string) Global + func IsAttr(v string) Global + func ItemId(v string) Global + func ItemProp(v string) Global + func ItemRef(v string) Global + func ItemScope(b bool) Global + func ItemType(v string) Global + func Lang(v string) Global + func Nonce(v string) Global + func On(ev, handler string) Global + func Part(v string) Global + func Popover(v string) Global + func Role(v string) Global + func Slot(v string) Global + func Spellcheck(b bool) Global + func StyleKV(k, v string) Global + func TabIndex(i int) Global + func Title(v string) Global + func Translate(b bool) Global + func VirtualKeyboardPolicy(v string) Global + func WritingSuggestions(b bool) Global + func XMLBase(v string) Global + func XMLLang(v string) Global + type GlobalAttrs struct + AccessKey string + Aria map[string]string + Autofocus bool + Class string + ContentEditable string + Custom map[string]string + Data map[string]string + Dir string + Draggable *string + EnterKeyHint string + Events map[string]string + ExportParts string + Hidden bool + Id string + Inert bool + InputMode string + Is string + ItemId string + ItemProp string + ItemRef string + ItemScope bool + ItemType string + Lang string + Nonce string + Part string + Popover string + Role string + Slot string + Spellcheck *string + Style map[string]string + TabIndex *int + Title string + Translate *string + VirtualKeyboardPolicy string + WritingSuggestions *string + XMLBase string + XMLLang string + type H1Arg interface + type H1Attrs struct + Global GlobalAttrs + type H2Arg interface + type H2Attrs struct + Global GlobalAttrs + type H3Arg interface + type H3Attrs struct + Global GlobalAttrs + type H4Arg interface + type H4Attrs struct + Global GlobalAttrs + type H5Arg interface + type H5Attrs struct + Global GlobalAttrs + type H6Arg interface + type H6Attrs struct + Global GlobalAttrs + type HasCSS interface + CSS func() string + type HasJS interface + JS func() string + type HasName interface + Name func() string + type HeadArg interface + type HeadAttrs struct + Global GlobalAttrs + type HeaderArg interface + type HeaderAttrs struct + Global GlobalAttrs + type HeadersOpt struct + func Headers(v string) HeadersOpt + type HeightOpt struct + func Height(v int) HeightOpt + type HrArg interface + type HrAttrs struct + Global GlobalAttrs + type HrefOpt struct + func Href(v string) HrefOpt + type HreflangOpt struct + func Hreflang(v string) HreflangOpt + type HtmlArg interface + type HtmlAttrs struct + Global GlobalAttrs + Manifest string + Version string + Xmlns string + type HttpEquivOpt struct + func HttpEquiv(v string) HttpEquivOpt + type IArg interface + type IAttrs struct + Global GlobalAttrs + type IframeArg interface + type IframeAttrs struct + Allow string + Allowfullscreen bool + Global GlobalAttrs + Height int + Loading string + Name string + Referrerpolicy string + Sandbox string + Src string + Srcdoc string + Width int + type ImgArg interface + type ImgAttrs struct + Alt string + Decoding string + Global GlobalAttrs + Height int + Loading string + Src string + Width int + type InputArg interface + type InputAttrs struct + Accept string + Checked bool + Disabled bool + Form string + Formaction string + Formenctype string + Formmethod string + Formnovalidate bool + Formtarget string + Global GlobalAttrs + List string + Max string + Maxlength int + Min string + Minlength int + Multiple bool + Name string + Pattern string + Placeholder string + Readonly bool + Required bool + Size int + Step string + Type string + Value string + type InputNameOpt struct + func InputName(v string) InputNameOpt + type InputTypeOpt struct + func InputType(v string) InputTypeOpt + type InputValueOpt struct + func InputValue(v string) InputValueOpt + type InsArg interface + type InsAttrs struct + Cite string + Datetime string + Global GlobalAttrs + type KbdArg interface + type KbdAttrs struct + Global GlobalAttrs + type KindOpt struct + func Kind(v string) KindOpt + type LabelArg interface + type LabelAttrs struct + For string + Form string + Global GlobalAttrs + type LabelOpt struct + func Label(v string) LabelOpt + type LegendArg interface + type LegendAttrs struct + Global GlobalAttrs + type LengthAdjustOpt struct + func LengthAdjust(v string) LengthAdjustOpt + type LiArg interface + type LiAttrs struct + Global GlobalAttrs + Value int + type LineArg interface + type LineAttrs struct + Fill string + FillOpacity string + FillRule string + Global GlobalAttrs + Opacity string + PathLength string + Stroke string + StrokeDasharray string + StrokeDashoffset string + StrokeLinecap string + StrokeLinejoin string + StrokeMiterlimit string + StrokeOpacity string + StrokeWidth string + Transform string + X1 string + X2 string + Y1 string + Y2 string + type LinkArg interface + type LinkAttrs struct + Crossorigin string + Global GlobalAttrs + Href string + Hreflang string + Media string + Rel string + Sizes string + Type string + type LinkHrefOpt struct + func LinkHref(v string) LinkHrefOpt + type LinkRelOpt struct + func LinkRel(v string) LinkRelOpt + type LinkTypeOpt struct + func LinkType(v string) LinkTypeOpt + type ListOpt struct + func List(v string) ListOpt + type LoadingOpt struct + func Loading(v string) LoadingOpt + type LoopOpt struct + func Loop() LoopOpt + type MainArg interface + type MainAttrs struct + Global GlobalAttrs + type ManifestOpt struct + func Manifest(v string) ManifestOpt + type MarkArg interface + type MarkAttrs struct + Global GlobalAttrs + type MaxOpt struct + func Max(v string) MaxOpt + type MaxlengthOpt struct + func Maxlength(v int) MaxlengthOpt + type MediaOpt struct + func Media(v string) MediaOpt + type MetaArg interface + type MetaAttrs struct + Charset string + Content string + Global GlobalAttrs + HttpEquiv string + Name string + Property string + Scheme string + type MethodOpt struct + func Method(v string) MethodOpt + type MinOpt struct + func Min(v string) MinOpt + type MinlengthOpt struct + func Minlength(v int) MinlengthOpt + type MultipleOpt struct + func Multiple() MultipleOpt + type MutedOpt struct + func Muted() MutedOpt + type NameOpt struct + func Name(v string) NameOpt + type NavArg interface + type NavAttrs struct + Global GlobalAttrs + type Node struct + AssetCSS string + AssetJS string + AssetName string + Attrs any + Kids []Component + Tag string + Void bool + func A(args ...AArg) Node + func Abbr(args ...AbbrArg) Node + func Address(args ...AddressArg) Node + func Article(args ...ArticleArg) Node + func Aside(args ...AsideArg) Node + func Audio(args ...AudioArg) Node + func B(args ...BArg) Node + func Blockquote(args ...BlockquoteArg) Node + func Body(args ...BodyArg) Node + func Br(args ...BrArg) Node + func Button(args ...ButtonArg) Node + func Canvas(args ...CanvasArg) Node + func Caption(args ...CaptionArg) Node + func Circle(args ...CircleArg) Node + func Citation(args ...CitationArg) Node + func Code(args ...CodeArg) Node + func Col(args ...ColArg) Node + func Colgroup(args ...ColgroupArg) Node + func Datalist(args ...DatalistArg) Node + func Dd(args ...DdArg) Node + func Del(args ...DelArg) Node + func Details(args ...DetailsArg) Node + func Dfn(args ...DfnArg) Node + func Dialog(args ...DialogArg) Node + func Div(args ...DivArg) Node + func Dl(args ...DlArg) Node + func Dt(args ...DtArg) Node + func Ellipse(args ...EllipseArg) Node + func Em(args ...EmArg) Node + func Fieldset(args ...FieldsetArg) Node + func Figcaption(args ...FigcaptionArg) Node + func Figure(args ...FigureArg) Node + func Footer(args ...FooterArg) Node + func Form(args ...FormArg) Node + func FormLabel(args ...LabelArg) Node + func G(args ...GArg) Node + func H1(args ...H1Arg) Node + func H2(args ...H2Arg) Node + func H3(args ...H3Arg) Node + func H4(args ...H4Arg) Node + func H5(args ...H5Arg) Node + func H6(args ...H6Arg) Node + func Head(args ...HeadArg) Node + func HeadTitle(args ...TitleArg) Node + func Header(args ...HeaderArg) Node + func Hr(args ...HrArg) Node + func Html(args ...HtmlArg) Node + func I(args ...IArg) Node + func Iframe(args ...IframeArg) Node + func Img(args ...ImgArg) Node + func Input(args ...InputArg) Node + func Ins(args ...InsArg) Node + func Kbd(args ...KbdArg) Node + func Legend(args ...LegendArg) Node + func Li(args ...LiArg) Node + func Line(args ...LineArg) Node + func Link(args ...LinkArg) Node + func Main(args ...MainArg) Node + func Mark(args ...MarkArg) Node + func Meta(args ...MetaArg) Node + func Nav(args ...NavArg) Node + func Ol(args ...OlArg) Node + func Optgroup(args ...OptgroupArg) Node + func Option(args ...OptionArg) Node + func P(args ...PArg) Node + func Path(args ...PathArg) Node + func Polygon(args ...PolygonArg) Node + func Polyline(args ...PolylineArg) Node + func Pre(args ...PreArg) Node + func Q(args ...QArg) Node + func Rect(args ...RectArg) Node + func S(args ...SArg) Node + func Samp(args ...SampArg) Node + func Script(args ...ScriptArg) Node + func Section(args ...SectionArg) Node + func Select(args ...SelectArg) Node + func Small(args ...SmallArg) Node + func Source(args ...SourceArg) Node + func Span(args ...SpanArg) Node + func Strong(args ...StrongArg) Node + func Style(args ...StyleArg) Node + func Sub(args ...SubArg) Node + func Summary(args ...SummaryArg) Node + func Sup(args ...SupArg) Node + func Svg(args ...SvgArg) Node + func SvgText(args ...SvgTextArg) Node + func Table(args ...TableArg) Node + func Tbody(args ...TbodyArg) Node + func Td(args ...TdArg) Node + func Template(args ...TemplateArg) Node + func Textarea(args ...TextareaArg) Node + func Tfoot(args ...TfootArg) Node + func Th(args ...ThArg) Node + func Thead(args ...TheadArg) Node + func Time(args ...TimeArg) Node + func Tr(args ...TrArg) Node + func Track(args ...TrackArg) Node + func U(args ...UArg) Node + func Ul(args ...UlArg) Node + func Var(args ...VarArg) Node + func Video(args ...VideoArg) Node + func (n Node) CSS() string + func (n Node) Children() []Component + func (n Node) JS() string + func (n Node) Name() string + func (n Node) WithAssets(css, js, name string) Node + type NovalidateOpt struct + func Novalidate() NovalidateOpt + type OlArg interface + type OlAttrs struct + Global GlobalAttrs + Reversed bool + Start int + Type string + type OpacityOpt struct + func Opacity(v string) OpacityOpt + type OpenOpt struct + func Open() OpenOpt + type OptgroupArg interface + type OptgroupAttrs struct + Disabled bool + Global GlobalAttrs + Label string + type OptionArg interface + type OptionAttrs struct + Disabled bool + Global GlobalAttrs + Label string + Selected bool + Value string + type PArg interface + type PAttrs struct + Global GlobalAttrs + type PathArg interface + type PathAttrs struct + D string + Fill string + FillOpacity string + FillRule string + Global GlobalAttrs + Opacity string + PathLength string + Stroke string + StrokeDasharray string + StrokeDashoffset string + StrokeLinecap string + StrokeLinejoin string + StrokeMiterlimit string + StrokeOpacity string + StrokeWidth string + Transform string + type PathLengthOpt struct + func PathLength(v string) PathLengthOpt + type PatternOpt struct + func Pattern(v string) PatternOpt + type PlaceholderOpt struct + func Placeholder(v string) PlaceholderOpt + type PointsOpt struct + func Points(v string) PointsOpt + type PolygonArg interface + type PolygonAttrs struct + Fill string + FillOpacity string + FillRule string + Global GlobalAttrs + Opacity string + PathLength string + Points string + Stroke string + StrokeDasharray string + StrokeDashoffset string + StrokeLinecap string + StrokeLinejoin string + StrokeMiterlimit string + StrokeOpacity string + StrokeWidth string + Transform string + type PolylineArg interface + type PolylineAttrs struct + Fill string + FillOpacity string + FillRule string + Global GlobalAttrs + Opacity string + PathLength string + Points string + Stroke string + StrokeDasharray string + StrokeDashoffset string + StrokeLinecap string + StrokeLinejoin string + StrokeMiterlimit string + StrokeOpacity string + StrokeWidth string + Transform string + type PosterOpt struct + func Poster(v string) PosterOpt + type PreArg interface + type PreAttrs struct + Global GlobalAttrs + type PreloadOpt struct + func Preload(v string) PreloadOpt + type PreserveAspectRatioOpt struct + func PreserveAspectRatio(v string) PreserveAspectRatioOpt + type PropertyOpt struct + func Property(v string) PropertyOpt + type QArg interface + type QAttrs struct + Cite string + Global GlobalAttrs + type ROpt struct + func R(v string) ROpt + type ReadonlyOpt struct + func Readonly() ReadonlyOpt + type RectArg interface + type RectAttrs struct + Fill string + FillOpacity string + FillRule string + Global GlobalAttrs + Height string + Opacity string + PathLength string + Rx string + Ry string + Stroke string + StrokeDasharray string + StrokeDashoffset string + StrokeLinecap string + StrokeLinejoin string + StrokeMiterlimit string + StrokeOpacity string + StrokeWidth string + Transform string + Width string + X string + Y string + type RectHeightOpt struct + func RectHeight(v string) RectHeightOpt + type RectWidthOpt struct + func RectWidth(v string) RectWidthOpt + type RectXOpt struct + func X(v string) RectXOpt + type RectYOpt struct + func Y(v string) RectYOpt + type ReferrerpolicyOpt struct + func Referrerpolicy(v string) ReferrerpolicyOpt + type RelOpt struct + func Rel(v string) RelOpt + type RequiredOpt struct + func Required() RequiredOpt + type ReversedOpt struct + func Reversed() ReversedOpt + type RotateOpt struct + func Rotate(v string) RotateOpt + type RowsOpt struct + func Rows(v int) RowsOpt + type RowspanOpt struct + func Rowspan(v int) RowspanOpt + type RxOpt struct + func Rx(v string) RxOpt + type RyOpt struct + func Ry(v string) RyOpt + type SArg interface + type SAttrs struct + Global GlobalAttrs + type SampArg interface + type SampAttrs struct + Global GlobalAttrs + type SandboxOpt struct + func Sandbox(v string) SandboxOpt + type SchemeOpt struct + func Scheme(v string) SchemeOpt + type ScopeOpt struct + func Scope(v string) ScopeOpt + type ScriptArg interface + type ScriptAttrs struct + Async bool + Defer bool + Global GlobalAttrs + Src string + Type string + type ScriptSrcOpt struct + func ScriptSrc(v string) ScriptSrcOpt + type SectionArg interface + type SectionAttrs struct + Global GlobalAttrs + type SelectArg interface + type SelectAttrs struct + Autocomplete string + Disabled bool + Form string + Global GlobalAttrs + Multiple bool + Name string + Required bool + Size int + type SelectedOpt struct + func Selected() SelectedOpt + type SizeOpt struct + func Size(v int) SizeOpt + type SizesOpt struct + func Sizes(v string) SizesOpt + type SmallArg interface + type SmallAttrs struct + Global GlobalAttrs + type SourceArg interface + type SourceAttrs struct + Global GlobalAttrs + Media string + Sizes string + Src string + Srcset string + Type string + type SpanArg interface + type SpanAttrs struct + Global GlobalAttrs + type SpanOpt struct + func SpanAttr(v int) SpanOpt + type SrcOpt struct + func Src(v string) SrcOpt + type SrcdocOpt struct + func Srcdoc(v string) SrcdocOpt + type SrclangOpt struct + func Srclang(v string) SrclangOpt + type SrcsetOpt struct + func Srcset(v string) SrcsetOpt + type StartOpt struct + func Start(v int) StartOpt + type StepOpt struct + func Step(v string) StepOpt + type StrokeDasharrayOpt struct + func StrokeDasharray(v string) StrokeDasharrayOpt + type StrokeDashoffsetOpt struct + func StrokeDashoffset(v string) StrokeDashoffsetOpt + type StrokeLinecapOpt struct + func StrokeLinecap(v string) StrokeLinecapOpt + type StrokeLinejoinOpt struct + func StrokeLinejoin(v string) StrokeLinejoinOpt + type StrokeMiterlimitOpt struct + func StrokeMiterlimit(v string) StrokeMiterlimitOpt + type StrokeOpacityOpt struct + func StrokeOpacity(v string) StrokeOpacityOpt + type StrokeOpt struct + func Stroke(v string) StrokeOpt + type StrokeWidthOpt struct + func StrokeWidth(v string) StrokeWidthOpt + type StrongArg interface + type StrongAttrs struct + Global GlobalAttrs + type StyleArg interface + type StyleAttrs struct + Global GlobalAttrs + Media string + Type string + type SubArg interface + type SubAttrs struct + Global GlobalAttrs + type SummaryArg interface + type SummaryAttrs struct + Global GlobalAttrs + type SupArg interface + type SupAttrs struct + Global GlobalAttrs + type SvgArg interface + type SvgAttrs struct + BaseProfile string + ContentScriptType string + ContentStyleType string + Fill string + FillOpacity string + FillRule string + Global GlobalAttrs + Height string + Opacity string + PreserveAspectRatio string + Stroke string + StrokeDasharray string + StrokeDashoffset string + StrokeLinecap string + StrokeLinejoin string + StrokeMiterlimit string + StrokeOpacity string + StrokeWidth string + Transform string + Version string + ViewBox string + Width string + X string + Xmlns string + Y string + ZoomAndPan string + type SvgHeightOpt struct + func SvgHeight(v string) SvgHeightOpt + type SvgTextArg interface + type SvgTextAttrs struct + DominantBaseline string + Dx string + Dy string + Fill string + FillOpacity string + FillRule string + FontFamily string + FontSize string + FontStyle string + FontWeight string + Global GlobalAttrs + LengthAdjust string + Opacity string + Rotate string + Stroke string + StrokeDasharray string + StrokeDashoffset string + StrokeLinecap string + StrokeLinejoin string + StrokeMiterlimit string + StrokeOpacity string + StrokeWidth string + TextAnchor string + TextLength string + Transform string + X string + Y string + type SvgTextXOpt struct + func SvgTextX(v string) SvgTextXOpt + type SvgTextYOpt struct + func SvgTextY(v string) SvgTextYOpt + type SvgWidthOpt struct + func SvgWidth(v string) SvgWidthOpt + type SvgXOpt struct + func SvgX(v string) SvgXOpt + type SvgYOpt struct + func SvgY(v string) SvgYOpt + type TableArg interface + type TableAttrs struct + Global GlobalAttrs + type TargetOpt struct + func Target(v ATarget) TargetOpt + type TbodyArg interface + type TbodyAttrs struct + Global GlobalAttrs + type TdArg interface + type TdAttrs struct + Colspan int + Global GlobalAttrs + Headers string + Rowspan int + type TemplateArg interface + type TemplateAttrs struct + Global GlobalAttrs + type TextAnchorOpt struct + func TextAnchor(v string) TextAnchorOpt + type TextLengthOpt struct + func TextLength(v string) TextLengthOpt + type TextNode string + type TextareaArg interface + type TextareaAttrs struct + Cols int + Disabled bool + Form string + Global GlobalAttrs + Maxlength int + Minlength int + Name string + Placeholder string + Readonly bool + Required bool + Rows int + Wrap string + type TextareaNameOpt struct + func TextareaName(v string) TextareaNameOpt + type TfootArg interface + type TfootAttrs struct + Global GlobalAttrs + type ThArg interface + type ThAttrs struct + Colspan int + Global GlobalAttrs + Headers string + Rowspan int + Scope string + type TheadArg interface + type TheadAttrs struct + Global GlobalAttrs + type TimeArg interface + type TimeAttrs struct + Datetime string + Global GlobalAttrs + type TitleArg interface + type TitleAttrs struct + Global GlobalAttrs + type TrArg interface + type TrAttrs struct + Global GlobalAttrs + type TrackArg interface + type TrackAttrs struct + Default bool + Global GlobalAttrs + Kind string + Label string + Src string + Srclang string + type TransformOpt struct + func Transform(v string) TransformOpt + type TxtOpt struct + func T(s string) TxtOpt + func Text(s string) TxtOpt + type TypeOpt struct + func Type(v string) TypeOpt + type UArg interface + type UAttrs struct + Global GlobalAttrs + type UlArg interface + type UlAttrs struct + Global GlobalAttrs + type UnsafeTextNode string + type UnsafeTxtOpt struct + func UnsafeText(s string) UnsafeTxtOpt + type ValueOpt struct + func Value(v int) ValueOpt + type VarArg interface + type VarAttrs struct + Global GlobalAttrs + type VersionOpt struct + func Version(v string) VersionOpt + type VideoArg interface + type VideoAttrs struct + Autoplay bool + Controls bool + Crossorigin string + Global GlobalAttrs + Height int + Loop bool + Muted bool + Poster string + Preload string + Src string + Width int + type ViewBoxOpt struct + func ViewBox(v string) ViewBoxOpt + type WidthOpt struct + func Width(v int) WidthOpt + type WrapOpt struct + func Wrap(v string) WrapOpt + type X1Opt struct + func X1(v string) X1Opt + type X2Opt struct + func X2(v string) X2Opt + type XmlnsOpt struct + func Xmlns(v string) XmlnsOpt + type Y1Opt struct + func Y1(v string) Y1Opt + type Y2Opt struct + func Y2(v string) Y2Opt + type ZoomAndPanOpt struct + func ZoomAndPan(v string) ZoomAndPanOpt v0.2.0 Sep 14, 2025 v0.1.0 Sep 13, 2025