Blockbench Reference Docs
Preparing search index...
generated/io/format
FormatPage
Interface FormatPage
interface
FormatPage
{
button_text
?:
string
;
component
?:
Component
;
content
?:
(
|
string
|
{
height
?:
number
;
source
?:
string
;
text
?:
string
;
type
?:
""
|
"label"
|
"text"
|
"h2"
|
"h3"
|
"h4"
|
"image"
;
width
?:
number
;
}
)
[]
;
}
Index
Properties
button_
text?
component?
content?
Properties
Optional
button_
text
button_text
?:
string
Optional
component
component
?:
Component
Optional
content
content
?:
(
|
string
|
{
height
?:
number
;
source
?:
string
;
text
?:
string
;
type
?:
""
|
"label"
|
"text"
|
"h2"
|
"h3"
|
"h4"
|
"image"
;
width
?:
number
;
}
)
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
button_
text
component
content
Blockbench Reference Docs
Loading...