• Shows or hides border around shared content.

    Parameters

    • args: {
          show: boolean;
      }
      • show: boolean

        Required, true to hide border, false to show it.

    Returns void