Skip to content

cuchi/flipper-ui

 
 

Repository files navigation

Flipper-UI

Components and doc about the UI framework made by NG Informática to use in the Project X.

Usage

Example:

import Button from 'flipper-ui/core/Button'

or

import { Button } from 'flipper-ui/Button'

Components

Migration status

  • Advertise
  • AppBar/Header
  • AutoComplete
  • Avatar
  • Badge
  • Box
  • Button
  • Icon Button
  • Carousel/Gallery
  • Checkbox
  • Chip
  • DatePicker
  • Dialog
  • Divider
  • Menu
  • Floating Action Button
  • Icon
  • List
  • ListItem
  • Paper
  • Progress
  • Sidebar/Drawer
  • Switcher
  • Radio
  • RadioGroup
  • Select
  • Snackbar
  • Table
  • Tabs
  • TextArea
  • TextField
  • Tooltip
  • Tree
  • Typography

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • JavaScript 1.0%