Directive to do client-side navigation of the inner contents of a single block #51918
Closed
luisherranz
started this conversation in
Interactivity API
Replies: 1 comment
-
Released as Closing this as completed 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We need to start thinking about a directive that can be added to a single block and somehow limits the client-side navigation to its inner content. One example could be the pagination of the Query block.
The directive would probably need to contain some sort of persistent unique id to match the element across pages.
It could work in conjunction with other navigation directives, like
data-wp-navigation-link
.Beta Was this translation helpful? Give feedback.
All reactions