Thanks to visit codestin.com
Credit goes to caniuse.com

HTML templates

- LS

Method of declaring a portion of reusable markup that is parsed but not rendered until cloned.

Chrome

  1. 4 - 25: Not supported
  2. 26 - 34: Partial support
  3. 35 - 144: Supported
  4. 145: Supported
  5. 146 - 148: Supported

Edge

  1. 12: Not supported
  2. 13 - 14: Partial support
  3. 15 - 144: Supported
  4. 145: Supported

Safari

  1. 3.1 - 6: Not supported
  2. 6.1: Not supported
  3. 7: Not supported
  4. 7.1 - 8: Partial support
  5. 9 - 26.2: Supported
  6. 26.3: Supported
  7. 26.4 - TP: Supported

Firefox

  1. 2 - 21: Not supported
  2. 22 - 147: Supported
  3. 148: Supported
  4. 149 - 151: Supported

Opera

  1. 9 - 12.1: Not supported
  2. 15 - 21: Partial support
  3. 22 - 124: Supported
  4. 125: Supported

IE

  1. 5.5 - 10: Not supported
  2. 11: Not supported

Chrome for Android

  1. 145: Supported

Safari on iOS

  1. 3.2 - 7.1: Not supported
  2. 8 - 8.4: Partial support
  3. 9 - 26.2: Supported
  4. 26.3: Supported
  5. 26.4: Supported

Samsung Internet

  1. 4 - 28: Supported
  2. 29: Supported

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 12.1: Not supported
  2. 80: Supported

UC Browser for Android

  1. 15.5: Supported

Android Browser

  1. 2.1 - 4.3: Not supported
  2. 4.4 - 4.4.4: Supported
  3. 145: Supported

Firefox for Android

  1. 147: Supported

QQ Browser

  1. 14.9: Supported

Baidu Browser

  1. 13.52: Supported

KaiOS Browser

  1. 2.5: Supported
  2. 3: Supported
Resources:
Template element on MDN
Polyfill script
web.dev - HTML's New template Tag