FAF: Documentation UI Twig Blocks

This commit is contained in:
Eric
2021-05-29 11:46:15 +02:00
parent b87afed08a
commit 862e49ba4e
22 changed files with 86 additions and 43 deletions

View File

@@ -57,11 +57,11 @@ FileSelect common parameters
+-------------------+--------+------------------------------------------------------------+
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
+-------------------+--------+------------------------------------------------------------+
| AddCssFileRelPath | string | |
| AddCssFileRelPath | string | relative path of a CSS file to add |
+-------------------+--------+------------------------------------------------------------+
| AddHtml | string | |
+-------------------+--------+------------------------------------------------------------+
| AddJsFileRelPath | string | |
| AddJsFileRelPath | string | relative path of a JS file to add |
+-------------------+--------+------------------------------------------------------------+
| ButtonText | string | |
+-------------------+--------+------------------------------------------------------------+