Skip to content

no form in DropdownMenuItem #59

@blset

Description

@blset

I wanted to use the DropdownMenuItem to submit some form on the page

but the form attr does not make it to the inner button

so I used

           ```
 <DropdownMenuGroup>
                    <li class="singlestage-dropdown-menu-item text-red-900">
                        <button form="formid">{icon!(icondata::LuTrash2)} "Trash"</button>
                    </li>
  </DropdownMenuGroup>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions