Options
All
  • Public
  • Public/Protected
  • All
Menu

g.frame.components.window

Module repo template for g.frame

How to use

  • Create new repo and use this project as template
  • Clone it
  • Change all g.frame.components.window occurrences to your module name g.frame.module_name
  • Rename .github_ folder to .github
  • Update to use latest version of g.frame and three
  • Use npm install to install all dependencies

How to build

  • Use npm run build to build your module
  • Use npm run lint to lint your code
  • Use npm run test to run unit tests
  • Use npm run docs to generate docs

Useful links

Index

References

DividedCircleComponent

Re-exports DividedCircleComponent

DividedCircleComponentFactory

Re-exports DividedCircleComponentFactory

DividedCircleComponentModule

Re-exports DividedCircleComponentModule

ICirclePreloader

Re-exports ICirclePreloader

IDividedCircleMenu

Re-exports IDividedCircleMenu

IMultipleCircleMenuComponent

Re-exports IMultipleCircleMenuComponent

IPrimarySectorProps

Re-exports IPrimarySectorProps

ISectorColors

Re-exports ISectorColors

ISectorItem

Re-exports ISectorItem

ISectorOptions

Re-exports ISectorOptions

MultipleCircleMenuComponent

Re-exports MultipleCircleMenuComponent

MultipleCircleMenuComponentFactory

Re-exports MultipleCircleMenuComponentFactory

Sector

Re-exports Sector

Legend

  • Namespace
  • Object literal
  • Variable
  • Function
  • Type alias
  • Type alias with type parameter
  • Class
  • Class with type parameter
  • Enumeration
  • Interface

Generated using TypeDoc