Skip to content

docs: fix V5 Docs show a LayoutArea.Menu value but the value does not exist #4863

@marqdouj

Description

@marqdouj

🙋 Documentation Request

On the V5 Migration page it shows LayoutArea.Menu which does not exist:

<FluentLayout>
   <FluentLayoutItem Area="LayoutArea.Header">Header</FluentLayoutItem>
   <FluentLayoutItem Area="LayoutArea.Menu">Menu</FluentLayoutItem>
   <FluentLayoutItem Area="LayoutArea.Content">Content</FluentLayoutItem>
   <FluentLayoutItem Area="LayoutArea.Aside">Aside</FluentLayoutItem>
   <FluentLayoutItem Area="LayoutArea.Footer">Footer</FluentLayoutItem>
</FluentLayout>

💁 Possible Solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed:duplicateDuplicate of another issuetriageNew issue. Needs to be looked at

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions