ui-components-prospero

component library for Prospero


License
ISC
Install
npm install ui-components-prospero@2.4.1

Documentation

  • Gaupicker

  • JWPlayer

  • Iframe

  • TextEditorRTE

  • All the List stuff

  • ListHeader - column one (automatic) (is props.title) - everything else (starts from right, passed in)

  • List - consists of ListItem. Each ListItem - column one (automatic) - icon (may be openable & show children) - componentinfo - everything else (starts from right, passed in) - listitembuttons - gradeweight input - metrics

      - top special ListItems (passed ins)
      		- ReadingQuestionsToggle
      		- Introduction
    
      - placeholder
      	- is generated within List
    
  • ListFooter =======

  • may need to write a build script that

=======

library:

  • List (try to import Preview from react-dnd-multi-backend)
  • ListItemComponent (include the part with showing/hiding children abstract part with connect to redux state abtract part with )
  • ListItem (do not import ListItemButtons - it is modular)
  • ListItemComponentInner (straightforward)

no-library:

  • ListItemButtons