Info alert:Beta feature
This Beta component is currently under review, so please join in and give us your feedback on the PatternFly forum.
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 | Required | Default | Description |
---|---|---|---|---|
actions | React.ReactNode | No | Actions of the hint. | |
children | React.ReactNode | No | Content rendered inside the hint. | |
className | string | No | Additional classes applied to the hint. |
HintTitle
Name | Type | Required | Default | Description |
---|---|---|---|---|
children | React.ReactNode | No | Content rendered inside the hint title. | |
className | string | No | Additional classes applied to the hint title. |
HintBody
Name | Type | Required | Default | Description |
---|---|---|---|---|
children | React.ReactNode | No | Content rendered inside the hint body. | |
className | string | No | Additional classes applied to the hint body. |
HintFooter
Name | Type | Required | Default | Description |
---|---|---|---|---|
children | React.ReactNode | No | Content rendered inside the hint footer. | |
className | string | No | Additional classes applied to the hint footer. |
View source on GitHub