API Reference > ui-core > Common > WithIsPressedProps WithIsPressedProps Interface Properties for withIsPressed React higher-order component Properties Name Type Description isPressed undefined | false | true initial value for pressed status onIsPressedChange undefined | (isPressed: boolean) => void callback function for [isPressed] change Defined in ui/core/src/ui-core/hocs/withIsPressed.tsx Line 14 Last Updated: 15 June, 2021