(button)
Returns the markup for a basic button
Returns the markup for a basic button
(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
(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
(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
(md-circle-icon-button)
a circular button containing a material design icon
a circular button containing a material design icon
(md-icon-button)
a square button containing a material design icon
a square button containing a material design icon
(row-button)
a small button containing a material design icon
a small button containing a material design icon
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close