Skip to content

feathersui/feathersui-coconut-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coconut Samples for Feathers UI

Sample projects using Feathers UI and Coconut.

Quick Start

Add the coconut.feathersui backend to your project.xml file.

<haxelib name="coconut.feathersui"/>

Import coconut.feathersui.Renderer, and call Renderer.mount():

Renderer.mount(this, '<Label text="Hello World"/>');

Releases

No releases published

Packages

No packages published

Languages