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

Add more configuration options to createTree function and top-level component #98

Open
McTano opened this issue Nov 13, 2020 · 0 comments

Comments

@McTano
Copy link
Collaborator

McTano commented Nov 13, 2020

I'm going to change the signature of the createTree function to take an options object so we can have named parameters instead of relying on argument order. It might be trickier to make it work in the filter on the carnap side, but it'll make it much easier to add options later.

  • option to show debug info (JSONView) or not (default=false)
  • configure label to use instead of 'Struct' rule (default='Struct')
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