Detalhes do pacote

@formio/semantic

formio142kMIT2.6.1

Semantic UI templates for form.io forms.

Semantic, UI, form.io, forms

readme (leia-me)

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);