Tanatloc documentation
    Preparing search index...

    Variable CancelButtonConst

    CancelButton: React.FunctionComponent<IProps> = ...

    Cancel button

    Props

    Props list:

    • disabled (boolean) Set disabled state
    • loading (boolean) Set loading state
    • children (React child) Button children
    • onCancel (Function) Button click

    CancelButton