How to use veui-theme-dls-icons - 1 common examples

To help you get started, we’ve selected a few veui-theme-dls-icons examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ecomfe / veui / packages / veui / demo / cases / Icon.vue View on Github external
data () {
    return {
      icons: icons.sort((a, b) => (a > b ? 1 : -1))
    }
  },
  mounted () {

veui-theme-dls-icons

Icon pack for theme Light DLS of VEUI.

MIT
Latest version published 22 days ago

Package Health Score

73 / 100
Full package analysis

Popular veui-theme-dls-icons functions