@instructure/ui-tabs
TypeScript icon, indicating that this package has built-in type declarations

8.55.0 • Public • Published

category: packages

ui-tabs

npm  MIT License  Code of Conduct

Components

The ui-tabs package contains the following:

Installation

npm install @instructure/ui-tabs

Usage

---
type: code
---
import React from 'react'
import { Tabs } from '@instructure/ui-tabs'

export default MyTabs = function () {
  return (
    <Tabs>
      <Tabs.Panel renderTitle="First Tab">
        Tab One
      </Tabs.Panel>
      <Tabs.Panel renderTitle="Second Tab" isSelected>
        Tab Two
      </Tabs.Panel>
      <Tabs.Panel renderTitle="Third Tab" isDisabled>
        Tab Three
      </Tabs.Panel>
    </Tabs>
  )
}

/@instructure/ui-tabs/

    Package Sidebar

    Install

    npm i @instructure/ui-tabs

    Weekly Downloads

    12,791

    Version

    8.55.0

    License

    MIT

    Unpacked Size

    878 kB

    Total Files

    88

    Last publish

    Collaborators

    • bpjatacsuk
    • ajmal-esa
    • razorsh4rk
    • david.wenzlick.inst
    • robinkuss64
    • ardena
    • jcflow
    • jguardadom
    • jdewar
    • xcudder
    • ericsaupe
    • joyenjoyer
    • omarpr
    • cguanzon-inst
    • sarahgerard
    • jacksonhowe
    • jakeoeding
    • camray
    • cjs118
    • matyas.szabo
    • herrtopi
    • angela.gomba
    • kyler-instructure
    • instuici
    • eschiebel
    • maths22
    • jcrystal
    • skacsmark
    • itadmins
    • quizzesuici
    • instructure-toolsmiths-service-user
    • aogata-inst
    • instout