Liking cljdoc? Tell your friends :D

re-com.buttons


buttoncljs

(button)

Returns the markup for a basic button

Returns the markup for a basic button
raw docstring

button-args-desccljs


button-partscljs


button-parts-desccljs


(hyperlink)

Renders an underlined text hyperlink component. This is very similar to the button component above but styled to looks like a hyperlink. Useful for providing button functionality for less important functions, e.g. Cancel

Renders an underlined text hyperlink component.
This is very similar to the button component above but styled to looks like a hyperlink.
Useful for providing button functionality for less important functions, e.g. Cancel
raw docstring


(hyperlink-href)

Renders an underlined text hyperlink component. This is very similar to the button component above but styled to looks like a hyperlink. Useful for providing button functionality for less important functions, e.g. Cancel

Renders an underlined text hyperlink component.
This is very similar to the button component above but styled to looks like a hyperlink.
Useful for providing button functionality for less important functions, e.g. Cancel
raw docstring






info-buttoncljs

(info-button)

A tiny light grey button, with an 'i' in it. Meant to be unobtrusive. When pressed, displays a popup assumedly containing helpful information. Primarily designed to be nestled against the label of an input field, explaining the purpose of that field. Create a very small "i" icon via SVG

A tiny light grey button, with an 'i' in it. Meant to be unobtrusive.
When pressed, displays a popup assumedly containing helpful information.
Primarily designed to be nestled against the label of an input field, explaining the purpose of that field.
Create a very small "i" icon via SVG
raw docstring

info-button-args-desccljs


info-button-partscljs


info-button-parts-desccljs


md-circle-icon-buttoncljs

(md-circle-icon-button)

a circular button containing a material design icon

a circular button containing a material design icon
raw docstring

md-circle-icon-button-args-desccljs


md-circle-icon-button-partscljs


md-circle-icon-button-parts-desccljs


md-icon-buttoncljs

(md-icon-button)

a square button containing a material design icon

a square button containing a material design icon
raw docstring

md-icon-button-args-desccljs


md-icon-button-partscljs


md-icon-button-parts-desccljs


row-buttoncljs

(row-button)

a small button containing a material design icon

a small button containing a material design icon
raw docstring

row-button-args-desccljs


row-button-partscljs


row-button-parts-desccljs

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close