Tag name of Ionic/React components without dash

I have a question of understanding. Ionic’s React web components do not have tag names with a dash. But according to the definition of the web components this should be the case. Why?
Can I still use a Stencil-created web component and tag name with dash in React?