UNPKG
@formio/semantic
Version:
2_5_x (2.5.4-rc.1)
2_6_x (2.6.1-rc.1)
latest (2.6.1)
rc (2.6.0-rc.6)
2.6.1
2.6.1-rc.1
2.6.0
2.6.0-rc.6
2.6.0-rc.5
2.6.0-rc.4
2.6.0-rc.3
2.6.0-rc.2
2.6.0-rc.1
2.5.4-rc.1
2.5.3
2.5.2
2.5.1
2.5.0
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.0.0
Semantic UI templates for form.io forms.
github.com/formio/semantic
formio/semantic
@formio/semantic
/
src
/
templates
/
semantic
/
cssClasses.ts
8 lines
(7 loc)
•
194 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
export
default
{
'has-error'
:
'error'
,
'is-invalid'
:
'error'
,
'formio-tab-panel-active'
:
'active'
,
'formio-tab-link-active'
:
'active'
,
'formio-tab-link-container-active'
:
'active'
, };