Skip to content

<notatio-row>

<notatio-row> -- its children side by side, Wolfram's Row. Nothing of its own: put controls, readouts and pictures inside and they sit in a line, which is how an expression Row([Slider(k, (0, 5)), Dynamic(k^2)]) draws.

packages/notatio-lit/src/notatio-row.ts· in Vue: <Row>

Attributes

This component takes no attributes.