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

    Interface JoinWithTokenFormIcons

    Icons for the JoinWithTokenForm component.

    interface JoinWithTokenFormIcons {
        join: ReactNode;
        loading: ReactNode;
        lock: ReactNode;
    }
    Index

    Properties

    Properties

    join: ReactNode

    Icon for join button

    loading: ReactNode

    Icon for loading state

    lock: ReactNode

    Icon for password indicator