Skip to content

[Feat]: Extend Navigation Menu Item Style properties with (more) Text settings #2085

@PimDev69

Description

@PimDev69

Is your feature request related to a problem? Please describe.
The issue is that the menu in a (PC/mobile) Navigation App has very limited properties for the used Text in the menu items - basically only the color when the item is Normal/Hover/Active. However, I have a need to set also the Font type, Font size and Font style of the Text in the menu items. Font size can be set via CSS, but the other properties not at all - which is a serious limitation.

Describe the solution you'd like
My request is to extend the Menu Item Style properties (for Normal/Hover/Active) with (at least) additional settings for:

  • Font Family
  • Font Style
  • Text Size
  • Text Weight
  • Text Decoration
    Preferably this should be implemented identical to other components like Text or Label.

Describe alternatives you've considered
I have considered the use of CSS, but then only the Text Size can be set - but then also for all Menu Items in all cases. This is very limited, because the other properties cannot be set.

Additional context
Find below the screenshot of my menu as an example - with the additional properties to be added in the right-down section "Menu Item Style".

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions