Creating Custom Components in Ionic | Ionic Tutorials

Поділитися
Вставка
  • Опубліковано 4 лис 2024

КОМЕНТАРІ • 2

  • @adishjain2507
    @adishjain2507 3 місяці тому +1

    Thank you for this informative video. I am getting this error when I try to declare header component in multiple pages: The Component 'HeaderComponent' is declared by more than one NgModule. I created Header Module, declared header component there and imported this module in whichever module needed header component

  • @khushbukhtkhan1654
    @khushbukhtkhan1654 2 роки тому

    Salam
    I have 50 input fields and when I type data anyone of these input fields the it should display on another page on the top of list....
    Input type is text for all fifty fields and user can fill only one or more than on field...no restriction is fill all 50 fields...
    Can u give solution on ionic angular
    As your videos are on ionic...