package virtual_dom
-
virtual_dom
-
-
virtual_dom.keyboard
-
-
virtual_dom.layout
-
virtual_dom.svg
-
virtual_dom.ui_effect
-
virtual_dom.vdom_test_helpers
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
A View_spec.t
allows the user to customize how the help text is converted to a Vdom node.
val plain : t
plain
converts all help text parts to text nodes without further modification.
val with_classes : key_class:string -> plain_text_class:string -> t
with_classes
converts all help text parts to text nodes and wraps them in spans with the given classes. This allows the user to style the help text using CSS.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>