yannbf / ionic3-components

A project full of ionic 3 components and samples - to make life easier :)
MIT License
1.68k stars 704 forks source link

Can you write a short tutorial on how to use these components in our own apps? #87

Open NinoSkopac opened 6 years ago

NinoSkopac commented 6 years ago

I'm submitting a ... (check one with "x")

[ ] bug report [ ] feature request [x] support request

Howdy, I just started using Ionic and I have no idea how to use components in my app. Specifically, I'm interested in the accordion component.

freitaga commented 6 years ago

I second this. Currently trying to import the accordion list into my app but get the error can't bind property expanded to accordion-list. I can tell what the error is getting at, but not experienced enough with the framework to find the solution.