Skip to content

Add missing docs about sortable directive#289

Merged
angrykoala merged 3 commits into7.xfrom
sortable-docs
Feb 5, 2026
Merged

Add missing docs about sortable directive#289
angrykoala merged 3 commits into7.xfrom
sortable-docs

Conversation

@angrykoala
Copy link
Member

The directive @sortable is not documented. This add some basic documentation of this directive

This directive sets the availability of the input fields for sorting.
It has one arguments:

* **byValue**: if disabled, this field is not available for sorting.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any default?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, defaults to true. I added this, but I've noticed we don't add the defaults in the other parameters of this page

Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com>
Copy link
Contributor

@MacondoExpress MacondoExpress left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@angrykoala angrykoala merged commit c7205a3 into 7.x Feb 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants