Tab
import type { Tab } from "https://googleapis.deno.dev/v1/docs:v1.ts";
A tab in a document.
§Properties
§
documentTab?: DocumentTab
[src]A tab with document contents, like text and images.
§
tabProperties?: TabProperties
[src]The properties of the tab, like ID and title.