API Docs for: 0.25.0
Show:

license-picker Class

Widget to select a license on a project or preprint with the ability to only allow a subset of licenses and to autosave or save explictly

{{license-picker
  licenses=availableLicenses
  currentValues=basicsLicense
  showCategories=false
  editLicense=(action 'editLicense')
  allowDismiss=false
  autosave=true
  showBorder=false
  pressSubmit=(action 'saveBasics')}}

Item Index