openAs property
How to open a link.
Not supported by Chat apps. Possible string values are:
- "FULL_SIZE" : The link opens as a full-size window (if that's the frame used by the client).
- "OVERLAY" : The link opens as an overlay, such as a pop-up.
Implementation
core.String? openAs;