@knowmax/react-issomediabank-fluentui
v2.3.0
Published
React user interface components for ISSO Mediabank powered by Knowmax Quest based on Microsoft FluentUI V9
Downloads
88
Readme
Knowmax React ISSO Mediabank
React components for supporting use of ISSO Mediabank powered by Knowmax Quest.
License
This repository is licensed MIT, which waives all copyright restrictions.
Remark
We use MobX with classed for our data stor. Make sure transpilation for class properties is available.
- Using tscongig.json
compilerOptions:useDefineForClassFields: true
- Using Babel
@babel/plugin-transform-class-properties