yao/tests/widgets/dyform/assets
2022-08-05 19:46:26 +08:00
..
README.md [add] Widget (alpha) 2022-08-05 19:46:26 +08:00

Assets

  1. The assets folder's file will be copied to the ui/.widgets/<WIDGET NAME>/ folder.
  2. If the folder does not exist will be created. To upgrade the assets, remove the ui/.widgets/<WIDGET NAME>/ folder.
  3. The asset file PUBLIC URL is http(s)://<YOUR HOST>/.widgets/<WIDGET NAME>/<FILE PATH>, ANYONE CAN VISIT DIRECTLY.