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

Support using advanced types with aura:method #16

Open
aheber opened this issue May 9, 2019 · 1 comment
Open

Support using advanced types with aura:method #16

aheber opened this issue May 9, 2019 · 1 comment

Comments

@aheber
Copy link
Owner

aheber commented May 9, 2019

There are advances uses for having the component method expose fully flexible TS types. We should support a syntax that allows us to declare these in the file so the d.ts files can be built with these to expose better interfaces.

@aheber
Copy link
Owner Author

aheber commented May 9, 2019

Should probably support this for any and all Component generated types (attributes, methods, events...). More or less a typing override syntax, probably something added to the description attribute like a JSDoc formatted string.

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