shinipsum icon indicating copy to clipboard operation
shinipsum copied to clipboard

Pass arguments to random_image

Open ColinFay opened this issue 5 years ago • 1 comments

Right now random_image() doesn't allow to change width height and alt

# Output for imageOutput():
list(src = "",
       contentType = 'image/jpg',
       width ="",
       height ="",
       alt = "Your choice")

ColinFay avatar Nov 24 '20 09:11 ColinFay

Heylo!

If this is still of interest, I'd be happy to implement it?

HHayman avatar Oct 06 '24 12:10 HHayman