Interface IWithApiProps

Contains props.

interface IWithApiProps {
    props: GetApiPropsActionProps;
}

Properties

Properties

The stored props.

Generated using TypeDoc