Interface IWrappingPathData
Package: @aurigma/design-atoms-text
Properties
isEmptyPath
Declaration
isEmptyPath?: boolean;
Property Value
Type | Description |
---|---|
boolean |
path
Declaration
path?: Path;
Property Value
Type | Description |
---|---|
Path |
wrappingMargin
Declaration
wrappingMargin?: number;
Property Value
Type | Description |
---|---|
number |