Anchorage API reference
    Preparing search index...
    interface ApprovalUIProviderProps {
        children: ReactNode;
        components?: Partial<ApprovalUIComponents>;
    }
    Index

    Properties

    children: ReactNode
    components?: Partial<ApprovalUIComponents>

    Override any subset of slots; the rest fall back to htmlComponents.