bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
Text
TextPadDto
Class TextPadDto
Index
Constructors
constructor
Properties
text
length
pad
String
Constructors
constructor
new
TextPadDto
(
text
?:
string
,
length
?:
number
,
padString
?:
string
)
:
TextPadDto
Parameters
Optional
text
:
string
Optional
length
:
number
Optional
padString
:
string
Returns
TextPadDto
Properties
text
text
:
string
Text to pad
Default
x
Copy
length
length
:
number
Target length
Default
3
Copy
Minimum
0
Maximum
Infinity
Step
1
pad
String
padString
:
string
String to pad with
Default
a
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
text
length
pad
String
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0-rc.1
Loading...
Text to pad