package prr
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
bool
properties accessors.
find o p
is Option.map to_bool (find o p)
. This is unsafe, only use if you know that if o
defines p
it is guaranteed to be a JavaScript boolean.
get o p
is to_bool (get o p)
. This is unsafe, only use if you know o
has p
and it is guaranteed to be a JavaScript boolean.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>