A single ReactElement child. If the Dir
has a parent Dir
, the child
will have the dir
prop cloned into this element.
The default writing direction for your app or a subtree. To change the
current writing direction, use the useDir
hook to get access to the
current dir
and the toggleDir
function.
Generated using TypeDoc
@since 2.3.0