Checkbox and Radio Components

Android Compose components for selection and input in Agentforce conversations.

@Composable fun SalesforceCheckBox

Base class for Checkbox. Shows checkbox with label

@Composable fun RadioButton

A unified radio button component that can be used across different implementations

@Composable fun SimpleRadioButton

A simplified radio button with just text content