This repository was archived by the owner on Jan 8, 2024. It is now read-only.
This repository was archived by the owner on Jan 8, 2024. It is now read-only.
Prop autocomplete #3
Open
Description
Component seems like to have typescript declaration files but props are not getting intellisense autocomplete in template tag while local components will get these.
Do you also have this issue?
Reproduce steps:
- Follow your tutorial and create a component inside that project
- build the project as library
- Create new project and import the component of your library project
- Create a component inside the new project
- Use both components and see that the component from the library will not show intellisense for props
Metadata
Metadata
Assignees
Labels
No labels