i was working on widget that show list but now i want to make a limit to list so
my question is show to make option in widget. I saw it in some of widget.
Example
Create a admin template named "widget_def_options_" + definitionID (admin.php?widgets/definitions/)
Here you create your options
See examples e.g. \XF\Widget\NewPosts
i am making my widget of custom addon that i made.
discord_defination is discord_list_feature
and in the first screenshot i created the widget and in the last screenshot i try to show you the html file in admin template that i make