Results for “Std.Ui.Path”
5 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Ui.Path
The path to a node: the indices that reach it from the root.
- Std.Ui.childOf
&Std.Ui.Path -> Int -> Std.Ui.PathThe path to a child of a node.
- Std.Ui.depthOf
&Std.Ui.Path -> IntHow deep a path reaches.
- Std.Ui.nodeAt
&Std.Html.Html -> &Std.Ui.Path -> Option[Std.Html.Html]Where the node a path names is, as the node itself.
- Std.Ui.root
Std.Ui.PathThe path to the root.
