Skip to content

cboulanger/qx-contrib-TokenField

Repository files navigation

qooxdoo TokenField widget contrib libraries

A widget implementing the token field concept known from Mac OS for the qooxdoo framework.

This version is developed with the new compiler for qooxdoo, but still supports the legacy generator.

Usage

see code of Demo application

API

http://cboulanger.github.io/qx-contrib-TokenField/apiviewer/#tokenfield.Token

Online demo

http://cboulanger.github.io/qx-contrib-TokenField/tokenfield.demo

Run the demo locally

npm install -g qxcompiler
qx serve
  • Open your browser at localhost:8080

Install in your qooxdoo app

qx contrib install cboulanger/qx-contrib-TokenField