• Determines if the current canvas content can be shared via the Share API.

    Parameters

    • ctx: ContextManager

      The ContextManager instance to access the SnapshotContext.

    Returns Observable<boolean, never>

    An Observable indicating whether the canvas can be shared.