tablesort_example.info.yml
Same filename in other branches
File
-
modules/
tablesort_example/ tablesort_example.info.yml
View source
- name: Table Sort Example
- type: module
- description: 'Demonstrates how to create sortable output in a table.'
- package: Example modules
- core_version_requirement: ^9.4 || ^10
- dependencies:
- - drupal:node
- - examples:examples