Anchorage API reference
    Preparing search index...
    interface PresenceIndicatorProps {
        members: { actorId: string; role: string }[];
    }
    Index

    Properties

    Properties

    members: { actorId: string; role: string }[]