OptionalclassOptional CSS class name for custom styling
Allows consumers to apply custom styles via CSS classes. Use Tailwind CSS classes or custom CSS classes.
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.
OptionalchildrenOptional children elements
OptionalonOptional callback when widget encounters an error
Error that occurred
CIA triad component (availability, integrity, or confidentiality)
Current security level for the component
Callback fired when security level changes
New security level selected by user
OptionaldisabledIf true, the widget is disabled and cannot be interacted with
Base props for widgets that allow security level changes
Extends CIAComponentWidgetProps with interactive change capability.
Example