Qute Items Group (@qutejs/group)
⚠️ This Qute plugin was discontinued.
A Qute custom attribute directive to create radio like actions using links or buttons.
Qute is a reactive component model designed for plain old javascript lovers.
Getting Started
Use the Qute project generator to create a new Qute application or component project:
npm init @qutejs
Go here for the Qute Items Group documentation.
Installing
npm install @qutejs/group
Usage
import { qModel, qValue } '@qutejs/group';
Building
Qute packages are built from the Qute multi-package repository root. See github.
Authors
Bogdan Stefanescu - Intial Work - Quandora