Search
Preparing search index...
The search index is not available
bitbybit.dev v0.20.12
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
Text
TextFormatDto
Class TextFormatDto
Hierarchy
TextFormatDto
Index
Constructors
constructor
Properties
text
values
Constructors
constructor
new
Text
Format
Dto
(
text
?:
string
, values
?:
string
[]
)
:
TextFormatDto
Parameters
Optional
text:
string
Optional
values:
string
[]
Returns
TextFormatDto
Properties
text
text
:
string
Text to format
default
Hello {0}
values
values
:
string
[]
Values to format
default
["World"]
Exports
Bit
Inputs
Text
Text
Dto
Text
Format
Dto
constructor
text
values
Text
Join
Dto
Text
Replace
Dto
Text
Split
Dto
To
String
Dto
To
String
Each
Dto
Vector
Char
Dto
Vector
Text
Dto
Generated using
TypeDoc
Text to format
Hello {0}