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

Export getAccessorValue as util from library #1379

Open
nickofthyme opened this issue Sep 14, 2021 · 0 comments
Open

Export getAccessorValue as util from library #1379

nickofthyme opened this issue Sep 14, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nickofthyme
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The getAccessorValue can be useful for complex accessors when the accessor value is required, in the case of formatting and filtering. As such implementing a generic helper function to facilitate such tasks would DRY up consumer code.

Describe the solution you'd like
Export getAccessorValue with built-in type assertions via generics. See example here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant