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

update docs

parent d37b7f46
No related branches found
No related tags found
1 merge request!7Update docs
...@@ -20,7 +20,7 @@ See also <https://adminlte.io/docs/3.2/layout.html> ...@@ -20,7 +20,7 @@ See also <https://adminlte.io/docs/3.2/layout.html>
### Visual parts ### Visual parts
![image: page](/images/page_layout.png) ![image: page](images/page_layout.png)
Variable | Description Variable | Description
--- |--- --- |---
......
File moved
...@@ -22,7 +22,7 @@ Styling: ...@@ -22,7 +22,7 @@ Styling:
Key | Description Key | Description
--- | --- --- | ---
type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning type | one of<br>- [empty]<br>- "danger"<br>- "dark"<br>- "info"<br>- "primary"<br>- "secondary"<br>- "success"<br>- "warning"
Content: Content:
......
...@@ -24,7 +24,7 @@ Key | Description ...@@ -24,7 +24,7 @@ Key | Description
--- | --- --- | ---
bgcolor | optional: background color (without prefix "bg"); hint: you should prefer a "type". bgcolor | optional: background color (without prefix "bg"); hint: you should prefer a "type".
class | optional: additional css classes class | optional: additional css classes
type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning type | one of<br>- [empty]<br>- "danger"<br>- "dark"<br>- "info"<br>- "primary"<br>- "secondary"<br>- "success"<br>- "warning"
Content: Content:
......
...@@ -26,8 +26,8 @@ Styling: ...@@ -26,8 +26,8 @@ Styling:
Key | Description Key | Description
--- | --- --- | ---
class | optional: additional css classes class | optional: additional css classes
size | set size of the button; one of [none]|lg|sm|xs|flat size | set size of the button; one of<br>- [empty]<br>- "lg"<br>- "sm"<br>- "xs"<br>- "flat"
type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning type | one of<br>- [empty]<br>- "danger"<br>- "dark"<br>- "info"<br>- "primary"<br>- "secondary"<br>- "success"<br>- "warning"
Content: Content:
......
...@@ -23,8 +23,8 @@ Styling: ...@@ -23,8 +23,8 @@ Styling:
Key | Description Key | Description
--- | --- --- | ---
class | optional: additional css classes class | optional: additional css classes
type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning shadow | size of shadow; one of<br>- [empty] (=default: between small and regular)<br>- "none"<br>- "small"<br>- "regular"<br>- "large"
shadow | size of shadow; one of [none] (=default: between small and regular)|none|small|regular|large type | one of<br>- [empty]<br>- "danger"<br>- "dark"<br>- "info"<br>- "primary"<br>- "secondary"<br>- "success"<br>- "warning"
Content: Content:
......
...@@ -25,9 +25,9 @@ Styling: ...@@ -25,9 +25,9 @@ Styling:
Key | Description Key | Description
--- | --- --- | ---
class | optional: additional css classes class | optional: additional css classes
type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning shadow | size of shadow; one of<br>- [empty] (=default: between small and regular)<br>- "none"<br>- "small"<br>- "regular"<br>- "large"
type | one of<br>- [empty]<br>- "danger"<br>- "dark"<br>- "info"<br>- "primary"<br>- "secondary"<br>- "success"<br>- "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:
......
...@@ -22,9 +22,11 @@ Styling: ...@@ -22,9 +22,11 @@ Styling:
Key | Description Key | Description
--- | --- --- | ---
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
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="")
shadow | size of shadow; one of<br>- [empty] (=default: between small and regular)<br>- "none"<br>- "small"<br>- "regular"<br>- "large"
type | one of<br>- [empty]<br>- "danger"<br>- "dark"<br>- "info"<br>- "primary"<br>- "secondary"<br>- "success"<br>- "warning"
Content: Content:
......
...@@ -22,8 +22,8 @@ Styling: ...@@ -22,8 +22,8 @@ Styling:
Key | Description Key | Description
--- | --- --- | ---
type | one of [none]\|danger\|dark\|info\|primary\|secondary\|success\|warning shadow | size of shadow; one of<br>- [empty] (=default: between small and regular)<br>- "none"<br>- "small"<br>- "regular"<br>- "large"
shadow | size of shadow; one of [none] (=default: between small and regular)|none|small|regular|large type | one of<br>- [empty]<br>- "danger"<br>- "dark"<br>- "info"<br>- "primary"<br>- "secondary"<br>- "success"<br>- "warning"
Content: Content:
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment