Skip to content

maanHimself/custom-ui-variation-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom WebGi Ui plugin for VariationConfiguratorPlugin

This repository contains a code demo showcasing how to create a custom webgi plugin that creates dynamic Ui with HTML, TypeScript, and the VariationConfiguratorPlugin.

Getting Started

To get started with the code demo, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running npm install.
  3. Start the development server by running npm run dev.

Explore the implementation in the following files:

  • index.html: The main HTML file containing the custom UI elements.
  • ./src/main.ts: The TypeScript file containing the logic to interact with VariationConfiguratorPlugin and CustomConfiguratorUiPlugin.
  • ./src/CustomConfiguratorUiPlugin.ts: The TypeScript file for the CustomConfiguratorUiPlugin.

Learn More

For more information and in-depth tutorials on how to use the VariationConfiguratorPlugin, please refer to https://webgi.xyz/docs/manual/variationConfigurator.

About

Making a custom plugin to add custom ui for variation configurator plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published