package bos
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Basic OS interaction.
Open the module to use it, this defines only modules in your scope.
WARNING. This API is still subject to change in the future but feedback and suggestions are welcome on the project's issue tracker.
Basic types
module Pat : sig ... end
Named string patterns.
module Cmd : sig ... end
Command lines.
OS interaction
module OS : sig ... end
OS interaction
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page