New to Telerik UI for ASP.NET MVC? Download free 30-day trial
Alignment
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
alignment.cshtml
AlignmentController.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
To configure the alignment of the FloatingActionButton relative to the container use the "align" configuraiton option. To configure the position of the FloatingActionButton use the positionMode configuration option. Selecting "absolute" positions the button relative to the nearest positioned ancestor. Selecting "fixed" positions the button relative to the viewport.