Skip to content

labelTextStyle #4

@bertbeck

Description

@bertbeck

Does this work?

I'm trying to set the color and style of the top label by using:

  <Dropdown
    labelTextStyle={{fontWeight:'600', color:'black'}} 
    label='Gig Type'
    value={gigTypeVal}
    data={[{value:'Paid'},{value:'Volunteer'}]}
  />

but it doesn't work

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