@moxijs/ui - v0.3.5
Preparing search index...
CardSectionDimensions
Interface CardSectionDimensions
Configuration for a card section (title, body, or footer)
interface
CardSectionDimensions
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
height
width
x
y
Properties
height
height
:
number
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
width
x
y
@moxijs/ui - v0.3.5
Loading...
Configuration for a card section (title, body, or footer)