CORNERS

Enumeration

Corner values allowed for a display

values = square | round

Enumeration members

Enumeration member Value Notes
round "round"
square "square"

Enumeration defined in common/src/core/schemas/shared/enums.ts:16