Answers for "mdi/js icons with vue"

0

mdi/js icons with vue

<mdicon name="menu" spin />
  // or
  <mdicon name="menu" :spin="true" />
Posted by: Guest on April-30-2021

Code answers related to "Javascript"

Browse Popular Code Answers by Language