Select Method
{% for class_name, methods in views_mappings.items() %}
{% for method_name, kwargs in methods.items() %}
{{ class_name }} - {{ method_name }}
{% endfor %}
{% endfor %}
Class Name
Method Name
Render
Reload
5 seconds
10 seconds
15 seconds
30 seconds
Add
Method Kwargs
Key
Value
Action