An open API service indexing awesome lists of open source software.

https://github.com/simpart/mofron-comp-yndialog

yes/no dialog component for mofron
https://github.com/simpart/mofron-comp-yndialog

Last synced: 6 months ago
JSON representation

yes/no dialog component for mofron

Awesome Lists containing this project

README

          

# mofron-comp-jspreadsheet
[mofron](https://mofron.github.io/mofron/) is module based frontend framework.

jspreadsheet component for mofron

# Install
```
npm install mofron mofron-comp-jspreadsheet
```

# Parameter

| Short
Form | Parameter Name | Type | Description |
|:-------------:|:---------------|:-----|:------------|
| | buttonText | mixed | string: yes button text |
| | | | mofron-comp-text: yes button text component |
| | | mixed | string: no button text |
| | | | mofron-comp-text: no button text component |
| | text | mixed | string: message text |
| | | | mofron-comp-text: text component for message |
| | | dict | component config |