A callout is a short message to attract user's attention.
You will need admin privileges to install and access this application.
The callout component is made up of a callout.root, which groups callout.icon and callout.text parts. This component is based on the div element and supports common margin props.
The callout.icon provides width and height for the icon associated with the callout. This component is based on the div element. See the icon component for all icons that are available.
The callout.text renders the callout text. This component is based on the p element.
Access denied. Please contact the network administrator to view this page.
Use the size prop to control the size.
You will need admin privileges to install and access this application.
You will need admin privileges to install and access this application.
You will need admin privileges to install and access this application.
Use the variant prop to control the visual style. It is set to soft by default.
You will need admin privileges to install and access this application.
You will need admin privileges to install and access this application.
You will need admin privileges to install and access this application.
Use the color_scheme prop to assign a specific color, ignoring the global theme.
You will need admin privileges to install and access this application.
You will need admin privileges to install and access this application.
You will need admin privileges to install and access this application.
Use the high_contrast prop to add additional contrast.
You will need admin privileges to install and access this application.
You will need admin privileges to install and access this application.
API Reference
rx.callout
A short message to attract user's attention.
Basic Callout
Event Triggers
See the full list of default event triggersrx.callout.root
Groups Icon and Text parts of a Callout.
You will need admin privileges to install and access this application.
Event Triggers
See the full list of default event triggersrx.callout.icon
Provides width and height for the icon associated with the callout.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.callout.text
Renders the callout text. This component is based on the p element.
Props
No component specific props