Trails Packages
    Preparing search index...

    Props supported by the Notifier component.

    interface NotifierProps {
        rootProps?: BoxProps;
    }
    Index

    Properties

    Properties

    rootProps?: BoxProps

    Props to be added to the notifier's root container.

    NOTE: Chakra's toaster currently hard codes many style properties using element styles. These styles cannot be easily overwritten, unless one uses !important.