Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

TabsListProps

Props accepted by the tab-list container.

Import

import type { TabsListProps } from "@dartwic/interface-sdk/ui";

Declaration

export interface TabsListProps extends HostComponentProps {}