Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Panel examples

  • Tutorial: Simple walkthrough, creating an app with Jade templates and routing
  • Animations: Animating elements in and out with CSS
  • Contexts: Using Contexts to inject shared configuration & common APIs
  • Controller: Using a separate StateController for state management
  • JSX: Templating with JSX in a Panel app
  • Proxy: Using a ProxyComponent
  • Redux: Managing Panel app state with Redux
  • Server-side rendering: Rendering with Node.js and no browser
  • Shadow DOM: Using Shadow DOM to encapsulate Panel component styles