Definition of info panel contributors configuration
You can set a config per breakpoint, a default for all breakpoints. If no default is set, everythong will be displayed
for instance :
Definition of info panel contributors configuration
You can set a config per breakpoint, a default for all breakpoints. If no default is set, everythong will be displayed
for instance :
Definition of info panel contributors configuration You can set a config per breakpoint, a default for all breakpoints. If no default is set, everythong will be displayed for instance :
{ default : { contributorMaxPerson: 4, contributorOrder : ['presenters', 'actors',directors', 'actors', 'producers', 'choregraphs', 'stagedirectors' ], contributorMaxCategory : 6 } }, sm : { contributorMaxPerson: 2, contributorOrder : ['directors', 'actors'], contributorMaxCategory : 1 } }