Security level for availability component
OptionalchildrenOptional children elements
OptionalclassOptional CSS class name for custom styling
Allows consumers to apply custom styles via CSS classes. Use Tailwind CSS classes or custom CSS classes.
Security level for confidentiality component
Security level for integrity component
OptionalonCallback fired when availability level changes
New availability security level
OptionalonCallback fired when confidentiality level changes
New confidentiality security level
OptionalonOptional callback when widget encounters an error
Error that occurred
OptionalonCallback fired when integrity level changes
New integrity security level
OptionaltestOptional test ID for automated testing
Used by testing frameworks (Cypress, Vitest) to locate and interact with the component. Should follow the pattern defined in testIds constants.
Props for SecurityLevelWidget component
Allows users to select and view security level for CIA components.
Example