Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

.Net blazor with FluentUI library - How to make FluentStack take all free space in the page

$
0
0

Just want to know if I can say to a FluentStack, in a .Net blazor server app, that it should grow and take all the free space there is in the page.

I'm using this FluentStack and it just takes what it needs, the length of its content, but not the remaining free space:

<FluentStack Style="border: 1px solid lightgray; width: 100%; ">  ---content--- </FluentStack> 

Notice I'm using a border to see the space it takes.Even if I add a Style with with: 100%, it does not grow to take all the remaining free space.

Somebody know how to make the FluentStack grow horizontally and take all free space that remains in the page???

Many thanks for your help and bye ...


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>