Feedback
Feedback can render a predefined feedback status (when using the status
prop) or render a custom icon
(when using the icon
prop).
Example
Props
Name | Type | Default Value | Required | Description |
---|---|---|---|---|
title | string | Yes | ||
description | Children | No | ||
action | Pick<Props, "label" | "onPress"> | No | ||
size |
| Yes | ||
icon | (props: IconProps) => Children | No | Use as:
| |
status |
| No |