Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
5d4a86bb
Commit
5d4a86bb
authored
Jan 03, 2022
by
catch
Browse files
Issue
#3256591
by yassermussa, Chi: Fix Element/Table documentation
(cherry picked from commit
e0cfcc95
)
parent
399c0a85
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/lib/Drupal/Core/Render/Element/Table.php
View file @
5d4a86bb
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
* element. Table elements would contain rows elements that would in turn
* element. Table elements would contain rows elements that would in turn
* contain column elements.
* contain column elements.
* - #empty: Text to display when no rows are present.
* - #empty: Text to display when no rows are present.
* - #responsive: Indicates whether to add the drupal.responsive
_table
library
* - #responsive: Indicates whether to add the drupal.
table
responsive library
* providing responsive tables. Defaults to TRUE.
* providing responsive tables. Defaults to TRUE.
* - #sticky: Indicates whether to add the drupal.tableheader library that makes
* - #sticky: Indicates whether to add the drupal.tableheader library that makes
* table headers always visible at the top of the page. Defaults to FALSE.
* table headers always visible at the top of the page. Defaults to FALSE.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment