Skip to content
This repository was archived by the owner on Aug 18, 2023. It is now read-only.

Pass props to other type of serializers #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

huguestennier
Copy link

Fix #16

Unless i'm wrong, right now there's no way to access props on other serializers then Blocks or Marks.

If i'm creating a List serializers, I can't differentiate between bullets or numbers (or any custom list type) because I don't have access to the type props.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to know which type of list when using a custom list serializer?
1 participant