Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do list item children of order lists know which position in the order they are in? #45

Open
daves28 opened this issue Jan 16, 2024 · 0 comments

Comments

@daves28
Copy link

daves28 commented Jan 16, 2024

I cannot see anyway that the list items know their own order position inside of a NODE_OL resolver. For instance, how would I create a numbered bullet? The iteration of the list items is abstracted away from us, we can only specify the template for a single list item. But with this method each individual list item does not know its position.

@daves28 daves28 closed this as completed Jan 16, 2024
@daves28 daves28 changed the title NODE_OL type doesn't include props as argument, but is need to access the order prop that gets passed to it How do list item children of order lists know which position in the order they are in? Jan 16, 2024
@daves28 daves28 reopened this Jan 16, 2024
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

No branches or pull requests

1 participant