Skip to content

grid: support custom label/icon positions for grid containers #1710

@gavin-ts

Description

@gavin-ts

currently grid containers always have labels inside top center, but they should be able to be positioned with label.near

For example

grid: {
  label.near: outside-top-left
  grid-rows: 3
  a
  b
  c
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions