Skip to content

FluentLayout vs FluentMainLayout #1881

Answered by vnbaaij
mxmissile asked this question in Q&A
Discussion options

You must be logged in to vote
  • FluentLayout just has ChildContent this means you are totally free on what you want to render inside of it. For example, yYou define if you want a header and what it will look like

  • FluentMainLayout gives you parameters for header, sub-header, etc. If you provide content for those renderfragments they will be shown at set 'positions' in the layout. So it is more pre-defined on what it will look like. The Header will be rendered with the FluentHeader, etc

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mxmissile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants