@temporg/ui-toggle-details
TypeScript icon, indicating that this package has built-in type declarations

99.10.0 • Public • Published

category: packages

ui-toggle-details

npm  build-status  MIT License  Code of Conduct

A styled toggleable, accordion-like component.

Components

The ui-toggle-details package contains the following:

Installation

yarn add @temporg/ui-toggle-details

Usage

import React from 'react'
import { ToggleDetails } from '@temporg/ui-toggle-details'

const MyToggleDetails = () => {
  return (
    <ToggleDetails summary="Hello toggle">
      <Text>Hello details</Text>
    </ToggleDetails>
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-toggle-details

Weekly Downloads

0

Version

99.10.0

License

MIT

Unpacked Size

105 kB

Total Files

30

Last publish

Collaborators

  • npm