-1

sorry for my english. how to add js code in ionic 3 for use in particular page. im create countdown timer like this but ts (typescript) not accept js code. Thanks. like thisenter image description here

Skull dev
  • 19
  • 1
  • 8

1 Answers1

0

Adding a custom JS in ionic is usually not needed.

But if you want to use use it anyway, You can refer to the StackOverflow Answer on using the custom JS to the ionic project.

Sujan Gainju
  • 4,273
  • 2
  • 14
  • 34