Module

React.Icons.Types

Package
purescript-react-icons
Repository
andys8/purescript-react-icons

#PropsIcon Source

type PropsIcon :: Row Typetype PropsIcon = (children :: Array JSX, className :: String, color :: String, id :: String, size :: String, style :: CSS, title :: String)