Skip to content

Latest commit

 

History

History
52 lines (43 loc) · 758 Bytes

README.md

File metadata and controls

52 lines (43 loc) · 758 Bytes

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'

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