Searched refs:tab (Results 1 – 5 of 5) sorted by relevance
50 const tab = ' '; constant51 const tabs = tab.repeat(2);52 const tabzz = tab.repeat(3);58 const orOperator = `${tabs}|${tab}`;
84 * Declaration of the tab item.89 * Declaration of the tab item.96 * Text description for this tab item.102 * Text description for this tab item.111 * Icon resource for this tab item.117 * Icon resource for this tab item.170 * Content builder. Each component corresponds to a tab item.177 * Content builder. Each component corresponds to a tab item.
292 * Defines SegmentButton tab options.302 * The items of tab type of SegmentButton.345 * Defines the type of SegmentButton options of tab type.357 * @type { "tab" }362 type: "tab";574 * @type { "tab" | "capsule" }579 type: "tab" | "capsule";732 * The function used to create a SegmentButtonOptions of tab type.735 * @returns { SegmentButtonOptions } Returns the a new SegmentButtonOptions object of tab type.741 static tab(options: TabSegmentButtonConstructionOptions): SegmentButtonOptions;
60582 tab
60580 tab