WithIsPressedProps Interface

Properties for withIsPressed React higher-order component

Properties

Name Type Description
isPressed undefined | boolean initial value for pressed status  
onIsPressedChange undefined | (isPressed: boolean) => void    

Defined in

Last Updated: 22 March, 2024