0.9.3 • Published 1 year ago

vue3-pixi-ui v0.9.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Try it Online

TODO

Install

pnpm install vue3-pixi-ui

Usage

using vue3-pixi-ui requires loading the module before using vue3-pixi

import { renderer } from 'vue3-pixi'
import UIRenderer from 'vue3-pixi-ui'

renderer.use(UIRenderer)

Elements

  • Switcher
  • Button
  • CheckBox
  • FancyButton
  • Input
  • List
  • MaskedFrame
  • ProgressBar
  • RadioGroup
  • ScrollBox
  • Select
  • Slider

License

MIT License © 2022-PRESENT hairyf

0.9.3

1 year ago

0.9.2

1 year ago

0.9.1

1 year ago

0.9.0

1 year ago

0.8.5

2 years ago

0.8.4

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago