Atanas Korchev, June 11, 2019

Introducing the Blazor WYSIWYG design time

Today we are happy to announce that native Blazor WYSIWYG design time experience is now available with the release of Radzen 2.18!

What does that even mean?link

Let me show you.

  1. Ability to use .NET expressions and get instant preview. image
    <RadzenCard ref="card0">
      <ChildContent>
        <RadzenHeading ref="heading0" Size="H3" Text="The current time is:">
        </RadzenHeading>
        <RadzenHeading ref="heading1" Size="H3" Text="@DateTime.Now.ToShortTimeString()">
        </RadzenHeading>
      </ChildContent>
    </RadzenCard>
    
    
  2. Develop complex user interfaces visually. Avoid repetition by using the common editor operations - cut, copy, paste, duplicate, undo and redo. image
  3. Check how the application would look on a mobile device. image

This all completes the Radzen Blazor offering quite well.

You can now scaffold a complete Blazor application from your existing database:

  • CRUD page generation spares you the pain of creating similar screens.
  • The built-in security powered by ASP.NET Identity provides the most common features - login, user and role management, permissions.
  • Now the WYSIWYG designer instantly previews your changes and multiplies your productivity.

Cheers!

© 2016-2025 Radzen Ltd. All Rights Reserved.
Designed and developed with ❤️ in Radzen Blazor Studio.

Select theme:

Material 3