marcpiechura / fable-material-ui

Fable bindings for Material-UI https://material-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fable.Helpers.MaterialUI

Fable bindings for Material-UI

Install Nuget package

dotnet add package Fable.MaterialUI

or

paket add Fable.MaterialUI

Install NPM package (More info)

npm install @material-ui/core

Supported APIs:

  • AppBar - ✓
  • Avatar - ✓
  • Backdrop - ✓
  • Badge - ✓
  • BottomNavigation - ✓
    • BottomNavigationAction - ✓
  • Button - ✓
    • ButtonBase - ✓
  • Card - ✓
    • CardActions - ✓
    • CardContent - ✓
    • CardHeader - ✓
    • CardMedia - ✓
  • Checkbox - ✓
  • Chip - ✓
  • CircularProgress - ✓
  • ClickAwayListener - ✓
  • Collapse - ✓
  • CssBaseline - ✓
  • Dialog - ✓
    • DialogActions - ✓
    • DialogContent - ✓
    • DialogContentText - ✓
    • DialogTitle - ✓
  • Divider - ✓
  • Drawer - ✓
  • ExpansionPanel - ✓
    • ExpansionPanelActions - ✓
    • ExpansionPanelDetails - ✓
    • ExpansionPanelSummary - ✓
  • Fade - ✓
  • FormControl - ✓
    • FromControlLabel - ✓
  • FormGroup - ✓
  • FormHelperText - ✓
  • FormLabel - ✓
  • Grid - ✓
    • GridList - ✓
    • GridListTile - ✓
    • GridListTileBar - ✓
  • Grow - ✓
  • Hidden - ✓
  • Icon - ✓
  • IconButton - ✓
  • Input - ✓
  • InputAdornment - ✓
  • InputLabel - ✓
  • LinearProgress - ✓
  • List - ✓
    • ListItem - ✓
    • ListItemAvatar - ✓
    • ListItemIcon - ✓
    • ListItemSecondaryAction - ✓
    • ListItemText - ✓
    • ListSubheader - ✓
  • Menu - ✓
    • MenuItem - ✓
    • MenuList - ✓
  • MobileStepper - ✓
  • Modal - ✓
  • MuiThemeProvider - ✓
    • createMuiTheme - ✓
  • NativeSelect - ✓
  • NoSsr
  • Paper - ✓
  • Popover - ✓
  • Popper - ✓
  • Portal - ✓
  • Radio - ✓
    • RadioGroup - ✓
  • RootRef - ✓
  • Select - ✓
  • Slide - ✓
  • Snackbar - ✓
    • SnackbarContent - ✓
  • Step - ✓
    • StepButton - ✓
    • StepConnector - ✓
    • StepContent - ✓
    • StepIcon - ✓
    • StepLabel - ✓
    • Stepper - ✓
  • SvgIcon - ✓
  • SwipableDrawer - ✓
  • Switch - ✓
  • Tab - ✓
    • Tabs - ✓
  • Table - ✓
    • TableBody - ✓
    • TableCell - ✓
    • TableFooter - ✓
    • TableHead - ✓
    • TablePagination - ✓
    • TableRow - ✓
    • TableSortLabel - ✓
  • TextField - ✓
  • Toolbar - ✓
  • Tooltip - ✓
  • TouchRipple - ✓
  • Typography - ✓
  • Zoom - ✓

  • withStyles - ✓
  • withWidth - ✓
  • Colors - ✓

About

Fable bindings for Material-UI https://material-ui.com

License:MIT License


Languages

Language:F# 99.3%Language:Shell 0.6%Language:Batchfile 0.2%