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

8.36.0 • Public • Published

category: packages

ui-tabs

npm  MIT License  Code of Conduct

Components

The ui-tabs package contains the following:

Installation

yarn add @instructure/ui-tabs

Usage

---
example: false
---
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>
  )
}

Keywords

none

Install

npm i @instructure/ui-tabs

DownloadsWeekly Downloads

2,846

Version

8.36.0

License

MIT

Unpacked Size

812 kB

Total Files

83

Last publish

Collaborators

  • angela.gomba
  • kyler-instructure
  • instuici
  • eschiebel
  • maths22
  • jcrystal
  • skacsmark
  • itadmins
  • quizzesuici
  • instructure-toolsmiths-service-user
  • aogata-inst
  • viktor.ohad
  • instout