laravel-code-generator icon indicating copy to clipboard operation
laravel-code-generator copied to clipboard

Question: Custom HTML Types?

Open vieraleonel opened this issue 7 years ago • 2 comments

Hi,

First of all. Great work! I love it!

I've only one question. Is it possible to add custom HTML types? For example video, audio or others?

Keep up the good work!

Cheers,

Leo

vieraleonel avatar Aug 28 '18 17:08 vieraleonel

Hi,

Glad this package can help you. Currently only the following types are supported. However, i’ll add this to the todo list for future releases

text textarea password email checkbox radio number select hidden file selectRange selectMonth multipleSelect

MikeAlhayek avatar Aug 29 '18 03:08 MikeAlhayek

Hi it works greate for me too. Is it possible to

  1. add table type like this with add/update/delete feature
  2. add collapse element like this

to HTML types?

thanks.

MehdiPirmoradian avatar Jun 13 '19 14:06 MehdiPirmoradian