KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
GridColumn
Interface GridColumn
A value for the
grid-row
shorthand property.
interface
GridColumn
{
end
:
GridLine
;
start
:
GridLine
;
}
Index
Properties
end
start
Properties
end
end
:
GridLine
The ending line.
start
start
:
GridLine
The starting line.
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
end
start
Github
KC's Workspace
Loading...
A value for the grid-row shorthand property.