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