Skip to content
Snippets Groups Projects
Commit c4f2ad93 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update docs

parent cc64eaa8
No related branches found
No related tags found
1 merge request!5add shadow for card and callout
...@@ -24,6 +24,7 @@ Key | Description ...@@ -24,6 +24,7 @@ Key | Description
--- | --- --- | ---
class | optional: additional css classes class | optional: additional css classes
type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning
shadow | size of shadow; one of [none] (=default: between small and regular)|none|small|regular|large
Content: Content:
......
...@@ -27,6 +27,7 @@ Key | Description ...@@ -27,6 +27,7 @@ Key | Description
class | optional: additional css classes class | optional: additional css classes
type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning
variant | kind of coloring: one of<br>- "default" - titlebar is colored<br>- "outline" - a small stripe on top border is colored<br>- "solid" - whole card is colored<br>- "gradient" - whole card is colored with a gradient variant | kind of coloring: one of<br>- "default" - titlebar is colored<br>- "outline" - a small stripe on top border is colored<br>- "solid" - whole card is colored<br>- "gradient" - whole card is colored with a gradient
shadow | size of shadow; one of [none] (=default: between small and regular)|none|small|regular|large
state | window state. one of [none]\|collapsed\|maximized state | window state. one of [none]\|collapsed\|maximized
Toolbar icons: Toolbar icons:
......
...@@ -23,7 +23,7 @@ Styling: ...@@ -23,7 +23,7 @@ Styling:
Key | Description Key | Description
--- | --- --- | ---
type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning
shadow | size of shadow; one of [none] (=default: between small and regular)|none|small|regular|large shadow | size of shadow; one of [none] (=default: between small and regular)|none|small|regular|large
iconbg | background color or type of icon; use it for default type (type="") iconbg | background color or type of icon; use it for default type (type="")
Content: Content:
......
...@@ -23,7 +23,7 @@ Styling: ...@@ -23,7 +23,7 @@ Styling:
Key | Description Key | Description
--- | --- --- | ---
type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning
shadow | size of shadow; one of [none] (=default: between small and regular)|none|small|regular|large shadow | size of shadow; one of [none] (=default: between small and regular)|none|small|regular|large
Content: Content:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment