in example/src/main.ts [285:309]
id: generateUID(),
icon: MynahIcons.TRASH,
text: 'Delete',
},
],
},
{
id: generateUID(),
icon: MynahIcons.CHECK_LIST,
description: `
\`some very long markdown string goes
\n
here to see if it gets cut off properly as expected, with an ellipsis through css.some very long markdown
\n
string goes here to see if it gets cut off properly as expected, with an ellipsis through css.some very
long markdown string goes here to see if it gets cut off properly as expected, with an ellipsis through css.some v
ery long markdown string goes here to see if it gets cut off properly as expected, with an ellipsis through css.som
e very long markdown string goes here to see if it gets cut off properly as expected, with an ellipsis through css.some
very long markdown string goes here to see if it gets cut off properly as expected, with an ellipsis through css.\``,
actions: [
{