formio / semantic

Semantic UI Templates for form.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form.io Semantic UI Templates

This repository will change the rendering of forms in formio.js so that it uses html and classes compatible with the Semantic UI framework.

Usage

import semantic from '@formio/semantic';
import { Formio } from 'formiojs';

Formio.use(semantic);

About

Semantic UI Templates for form.io

License:MIT License


Languages

Language:JavaScript 64.7%Language:EJS 29.5%Language:TypeScript 5.7%