effect-tree
Preparing search index...
effect-tree
Draw
HStrut
Function HStrut
HStrut
(
body
?:
[
string
,
...
string
[]
]
,
prefix
?:
string
,
suffix
?:
string
,
)
:
Draw
.
HStrut
Build a horizontal strut from a non-empty array of its glyph and an prefix/suffix strings.
Parameters
body
:
[
string
,
...
string
[]
]
= ...
prefix
:
string
= ''
suffix
:
string
= ''
Returns
Draw
.
HStrut
Index
Properties
space
Methods
fill
Properties
space
space
:
Draw
.
HStrut
Methods
fill
fill
(
__namedParameters
:
Draw
.
HStrut
)
:
(
available
:
number
)
=>
string
Parameters
__namedParameters
:
Draw
.
HStrut
Returns
(
available
:
number
)
=>
string
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
On This Page
Properties
space
Methods
fill
effect-tree
Loading...
Build a horizontal strut from a non-empty array of its glyph and an prefix/suffix strings.