ohayolibs
Version:
Ohayo is a set of essential modules for ohayojp.
18 lines (17 loc) • 380 B
JSON
{
"$schema": "../../../node_modules/@ohayo/components/onboarding/schema.json",
"maskClosable": false,
"items": [
{
"selectors": ".test1-1",
"title": "This is title",
"content": "This is content"
},
{
"selectors": ".test1-2",
"title": "This is second title",
"content": "This is second content",
"width": 200
}
]
}