import { Chip, ChipProps } from 'hc-mobile-app-ui';
label
string
Label for the chip.
onPress
function
Function to be called when close icon is pressed.
Last updated 4 years ago