7 lines
375 B
Django/Jinja
7 lines
375 B
Django/Jinja
There is a screenshot from part of Web HTML page. Help me confirm it if it's an opened dropdown menu.
|
|
MAKE SURE YOU OUTPUT VALID JSON. No text before or after JSON, no trailing commas, no comments (//), no unnecessary quotes, etc.
|
|
|
|
Reply in JSON format with the following keys:
|
|
{
|
|
"is_opened_dropdown_menu": bool, // true if it's a opened dropdown menu, otherwise false.
|
|
} |