Kui API Documentation - v11.0.0 / @kui-shell/core / CellShould
@kui-shell/core.CellShould
Hints to improve visualization of table cells
- BeGrayish
- BeHidden
- ElideWhenNarrow
- HaveGrayBadge
- HaveGreenBadge
- HaveRedBadge
- HaveYellowBadge
- HideWhenNarrow
- HideWithSidecar
• BeGrayish = "sub-text"
packages/core/src/models/CellShould.ts:25
BeHidden
• BeHidden = "hide"
packages/core/src/models/CellShould.ts:26
• ElideWhenNarrow = "elide-with-narrow-window"
packages/core/src/models/CellShould.ts:24
• HaveGrayBadge = "gray-background"
packages/core/src/models/CellShould.ts:31
• HaveGreenBadge = "green-background"
packages/core/src/models/CellShould.ts:28
• HaveRedBadge = "red-background"
packages/core/src/models/CellShould.ts:30
• HaveYellowBadge = "yellow-background"
packages/core/src/models/CellShould.ts:29
• HideWhenNarrow = "hide-with-narrow-window"
packages/core/src/models/CellShould.ts:23
• HideWithSidecar = "hide-with-sidecar"