Module

Bulma.Elements.Button

Package
purescript-bulma
Repository
sectore/purescript-bulma

Bulma Button styles

#button Source

button :: ClassName

.button class

#buttons Source

buttons :: ClassName

.buttons class

#isColor Source

isColor :: Color -> ClassName

Sets a Color of a button

#Style Source

data Style

Styles of a button

Constructors

Instances

#isStyle Source

isStyle :: Style -> ClassName

Sets a Style of a button

#State Source

#isState Source

isState :: State -> ClassName

Sets a State of a button