interface CreateTabsOptions extends TabsProps Properties items: TabItem[] Tab items activeId: string Currently active tab ID optional onChange: (id: string) => void Tab change handler