Module

Examples.Progress

Package
purescript-yoga-stories
Repository
rowtype-yoga/purescript-yoga-stories

#Props Source

type Props = { color :: String, label :: String, value :: Number }

#mkProgress Source