XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.12.0, 6.4.0
    • None
    • Core, JavaScript
    • None

    Description

      Implement dropdown forms. It's like a dropdown menu, but instead of a menu item, there is a panel which can contain any content.

      https://getbootstrap.com/docs/5.3/components/dropdowns/?#forms

      An implementation might be:

      <tc:button label="Dropdown From" omit="true">
        <tc:panel>
          <p>my content</p>
        </tc:panel>
      </tc:button>

      Attachments

        Activity

          People

            Unassigned Unassigned
            hnoeth Henning Nöth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: