Playing with material-ui in UD

Created some new command to play with the material ui appbar.

New-UDPage -Name "AppBar" -Icon dot_circle_o -Content {
New-UDAppBar -DashboardTitle 'Universal Dashboard Material-UI' -IconButton @(
    New-UDIconButton -Icon AccountCircle
    New-UDIconButton -Icon Book
    New-UDIconButton -Icon Notifications
) -SearchAppBar (
    New-UDSearchAppBar -PlaceHolder 'Search...'
)

}

If you think its cool and think we should move to material ui fw please follow this tweet

4 Likes

If you think its cool

Ha that’s a good one!

I’m super excited :slight_smile: Don’t know much about Javascript, but this seems like a good fit for the project.

iCON BUTTONS WITH BADGE!!!

Material UI so awesomeeee.

3 Likes

is this possible yet? :slight_smile:
or is there atm a workaround to “place” stuff up in the top left corner ?

I have just came across this when browsing the documentation. The only reference I found is https://docs.universaldashboard.io/v/3.0/components/material-ui and this post here. Where can I find some demos and some more documentation?

Material UI is now the official v3 framework version. All the component docs are here: https://docs.ironmansoftware.com/dashboard/components