@jsfkit/types
GitHub
npm
Preparing search index...
TextWrapping
Type Alias TextWrapping
TextWrapping
:
"none"
|
"square"
Text wrapping behavior.
Defines how text wraps within its container:
Value
Behavior
none
No wrapping (text runs on a single line)
square
Wrap text at container boundaries
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
@jsfkit/types
Loading...
Text wrapping behavior.
Defines how text wraps within its container:
nonesquare