Current availability security level
Represents the selected security level for system availability and uptime requirements.
Current integrity security level
Represents the selected security level for data integrity and accuracy requirements.
Current confidentiality security level
Represents the selected security level for data privacy and access control requirements.
OptionalclassOptional CSS class name for custom styling
OptionaltestOptional test ID for automated testing
OptionalonOptional callback when security level changes
Base interface for components that impact security levels
Provides a foundation for components that need to display or interact with security levels across all CIA components.
This interface has been cleaned up to remove deprecated properties. All components should now use specific level properties.
Example