API (v2.0.0) - Giro3D
Preparing search index...
entities/Shape
Formatter
Type Alias Formatter<T>
Formatter
:
(
values
:
T
)
=>
string
|
null
A function that outputs a formatted string suitable to display as a label.
Type Parameters
T
The input type.
Type Declaration
(
values
:
T
)
:
string
|
null
Parameters
values
:
T
Returns
string
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
API (v2.0.0) - Giro3D
Loading...
A function that outputs a formatted string suitable to display as a label.