Examples
Basic with title
Do more with Find it Fix it capabilities
Upgrade to Red Hat Smart Management to remediate all your systems across regions and geographies.
Basic without title
Welcome to the new documentation experience.
Upgrade to Red Hat Smart Management to remediate all your systems across regions and geographies.
Props
Hint
Name | Type | Default | Description |
---|---|---|---|
actions | React.ReactNode | Actions of the hint. | |
children | React.ReactNode | Content rendered inside the hint. | |
className | string | Additional classes applied to the hint. |
HintTitle
Name | Type | Default | Description |
---|---|---|---|
children | React.ReactNode | Content rendered inside the hint title. | |
className | string | Additional classes applied to the hint title. |
HintBody
Name | Type | Default | Description |
---|---|---|---|
children | React.ReactNode | Content rendered inside the hint body. | |
className | string | Additional classes applied to the hint body. |
HintFooter
Name | Type | Default | Description |
---|---|---|---|
children | React.ReactNode | Content rendered inside the hint footer. | |
className | string | Additional classes applied to the hint footer. |
View source on GitHub