KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
MarginInline
Interface MarginInline
A value for the
margin-inline
shorthand property.
interface
MarginInline
{
inlineEnd
:
LengthPercentageOrAuto
;
inlineStart
:
LengthPercentageOrAuto
;
}
Index
Properties
inline
End
inline
Start
Properties
inline
End
inlineEnd
:
LengthPercentageOrAuto
The inline end value.
inline
Start
inlineStart
:
LengthPercentageOrAuto
The inline start value.
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
inline
End
inline
Start
Github
KC's Workspace
Loading...
A value for the margin-inline shorthand property.