PolicyCoverageCell

components/policy/CoverageCell.vue

Compliance-framework coverage cell with three states: grey "Required" chip + purple ✔ Active; red "! Required" chip (required but not active — a gap); or a centered dash (not applicable).

Required Active
Scenarios
Required Active
active
! Required
gap
na
components/policy/CoverageCell.vue

Usage

<PolicyCoverageCell state = "—" />

Props

PropTypeDefaultDescription
stateString'active' | 'gap' | 'na' (required)

Related

Qpoint Brand Style Guide