Is it enough to only use Radzen for the website's layout? E.g. with RadzenRow
and RadzenColumn
.
Or would you also use Bootstrap's containers? E.g. with container Containers · Bootstrap v5.3 and columns Columns · Bootstrap v5.3. If I understand it correctly, Radzen depends on Bootstrap, so do you generally mix Bootstrap with Radzen?
Specifically, to start with, I just want to have a container with a width that's determined by the browser window's width, like the Bootstrap container. Just wondering if this is part of Radzen as well, and if there's a preferred way to achieve that. Or if you usually just use Bootstrap (or some other design library)?