Preparing search index...
The search index is not available
Tango LowCode Builder
Tango LowCode Builder
@music163/tango-designer
ResizableBoxProps
Interface ResizableBoxProps
interface
ResizableBoxProps
{
axis
?:
"x"
|
"y"
;
children
?:
ReactNode
;
className
?:
string
;
height
?:
number
;
resizeHandlePosition
?:
|
"left"
|
"right"
|
"bottom"
|
"top"
;
style
?:
CSSProperties
;
width
?:
number
;
}
Index
Properties
axis?
children?
class
Name?
height?
resize
Handle
Position?
style?
width?
Properties
Optional
axis
axis
?:
"x"
|
"y"
Optional
children
children
?:
ReactNode
Optional
class
Name
class
Name
?:
string
Optional
height
height
?:
number
Optional
resize
Handle
Position
resize
Handle
Position
?:
|
"left"
|
"right"
|
"bottom"
|
"top"
Optional
style
style
?:
CSSProperties
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axis
children
class
Name
height
resize
Handle
Position
style
width
Tango LowCode Builder
Loading...