Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-2676

Find a way to have complex input labels

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 3.0.0-alpha1, 3.0.0
    • None
    • frontend
    • None
    • 290

      Because of this, having something like this:

      <LabeledInput label={<b>this is bold</b>} />
      

      is impossible. You have to

      <LabeledInput label={<b className="label">this is bold</b>} />
      

      There must be a better way.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: