Hiyve Components - v1.0.0
    Preparing search index...

    Interface InviteLinkDialogIcons

    Icons for the InviteLinkDialog component.

    interface InviteLinkDialogIcons {
        close: ReactNode;
        copy: ReactNode;
        refresh: ReactNode;
        share: ReactNode;
    }
    Index

    Properties

    Properties

    close: ReactNode

    Icon for close action

    copy: ReactNode

    Icon for copy action

    refresh: ReactNode

    Icon for generate/refresh action

    share: ReactNode

    Icon for the trigger button