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
val contains_name : Base.string -> Virtual_dom__.Attr.t -> Base.bool
contains_name
checks the attribute or group of attributes contains anything with the specified name.
You probably shouldn't use this function.
val filter_by_kind :
Virtual_dom__.Attr.t ->
f:
([> `Attribute | `Class | `Handler | `Hook | `Property | `Style ] ->
Base.bool) ->
Virtual_dom__.Attr.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>