Open akhilgopinath opened 7 years ago
Is it possible to read all these from json
{ type: 'milestone', label: '2017' }, { type: 'smallItem', label: '2016', shortContent: 'short description', fullContent: 'big description with more lines than the short one.
did you have any demo available for this ?
Is it possible to read all these from json
{ type: 'milestone', label: '2017' }, { type: 'smallItem', label: '2016', shortContent: 'short description', fullContent: 'big description
', showMore: 'show more', showLess: 'show less' }, { type: 'smallItem', label: '2015', shortContent: 'short description', fullContent: '', showMore: 'show more', showLess: 'show less' },with more lines
than the short one.
did you have any demo available for this ?