`hidden` is just a wrapper for `d-none`, but `d-none` will work even if the wrapper is not availbale (for example, using a custom app's CSS). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| filters.html | ||
| filters.js | ||
| list.html | ||
| list.js | ||
| row_template.html | ||
`hidden` is just a wrapper for `d-none`, but `d-none` will work even if the wrapper is not availbale (for example, using a custom app's CSS). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| filters.html | ||
| filters.js | ||
| list.html | ||
| list.js | ||
| row_template.html | ||