agendash icon indicating copy to clipboard operation
agendash copied to clipboard

[Feature request] custom title

Open ronenteva opened this issue 5 years ago • 2 comments

Thanks for creating this new version of Agendash. Will appreciate the support of custom titles as Agendash does, it's useful for those running multiple Agendas.

app.use('/jobs', Agendash(agenda, {
  title: 'custom title'
}));

ronenteva avatar Jul 20 '20 06:07 ronenteva

Hi there, sounds like a good feature, I'll try to add that this weekend.

santiq avatar Jul 21 '20 14:07 santiq

It seems there is a title in options now, but it's only for API response. Isn't it?

margani avatar Feb 22 '23 17:02 margani