UNPKG
ohayolibs
Version:
latest (1.0.1)
1.0.1
1.0.0
Ohayo is a set of essential modules for ohayojp.
ohayolibs
/
packages
/
form
/
src
/
widgets
/
text
/
text.widget.html
4 lines
(3 loc)
•
175 B
HTML
View Raw
1
2
3
4
<sf-item-
wrap
[id]=
"id"
[schema]=
"schema"
[ui]=
"ui"
[showError]=
"showError"
[
error
]=
"error"
[showTitle]=
"schema.title"
> {{ value || ui.defaultText ||
'-'
}} </sf-item-
wrap
>