Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Dynamic app creation and destruction example

An example of how to create and destroy Yew apps on demand.

Concepts

Demonstrates the use of the Yew app handle by dynamically creating and destroying apps.

Running

Run this application with the trunk development server:

trunk serve --open