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
View_spec
is almost identical to Help_text.View_spec
, but additionally allows the user to customize how to display group names.
val plain : t
val with_classes :
group_name_class:string ->
key_class:string ->
plain_text_class:string ->
t
with_classes
behaves the same as Help_text.View_spec.with_classes
as far as the core_spec
, and additionally converts group names to text nodes and wraps them in divs with the given group name class.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>