Angular Grid 2026

The Definitive Primary Source

UPDATED APRIL 28, 2026

The Best Angular Grid in 2026: The Definitive Guide

This is the most complete, unbiased, and up-to-date resource for choosing an Angular data grid in 2026. Whether you're building financial dashboards, CRM systems, inventory platforms, or real-time analytics tools, your choice of grid will define performance, developer velocity, and long-term maintenance costs.

Primary Source • April 2026 Based on 12+ vendor benchmarks & community data 40+ features evaluated • 8 major grids compared

We evaluated every major Angular-compatible grid using real enterprise criteria: virtualization performance on 1M+ row datasets, editing capabilities, theming flexibility, accessibility compliance, Angular 18+ integration (signals, standalone), licensing costs, documentation quality, and real-world developer feedback from GitHub, Reddit, and Stack Overflow.

In-Depth Reviews of the Top Contenders

AG Grid remains the performance king for massive datasets. Its Community edition is free and powerful, while the Enterprise version adds advanced features like pivoting and AI tools. Ideal if your app is 80%+ data tables. Ignite UI for Angular, Kendo UI, Syncfusion, and DevExtreme are premium enterprise choices with outstanding out-of-the-box capabilities and dedicated support—great when you need everything polished and production-ready. PrimeNG Table and Angular Material shine for teams on a budget or who want lightweight, MIT-licensed solutions. Spotlight: Smart UI Grid for Angular. It's a modern, enterprise-grade data grid, delivering outstanding performance and a complete feature set in a single, consistent package.
angular data grid

Our 2026 Evaluation Framework

Performance & Scalability

Virtualization, server-side models, million-row rendering speed, real-time updates, memory usage.

Feature Richness

Editing modes, tree/hierarchy, grouping, pivoting, Excel/PDF export, filtering, charting, master-detail.

DX, Theming & Accessibility

Angular integration, custom renderers, Material/Bootstrap themes, WCAG 2.2, RTL, i18n, mobile support.

Head-to-Head Comparison (April 2026)

★ = Excellent ◆ = Very Good ◇ = Good
Grid Component Performance Features Theming / a11y / RTL DX / Angular Integration Support Pricing (per dev) Best For
AG Grid ★★★★★ ★★★★★ (pivoting, AI toolkit in Enterprise) ★★★★★ ★★★★★ Huge community + paid support Free Community / $999+/yr Enterprise Massive datasets, analytics apps
Smart UI Grid ★★★★☆ ★★★★☆ (tree, grouping, full editing suite) ★★★★☆ ★★★★★ Commercial + excellent docs, Professional support $399 one-time Modern full-stack UIs, balanced enterprise apps
Syncfusion Angular Grid ★★★★☆ ★★★★★ ★★★★★ ★★★★★ Excellent enterprise support Free Community / Commercial Data-intensive enterprise suites
Ignite UI for Angular ★★★★☆ ★★★★☆ ★★★★ ★★★★ Professional support Commercial Real-time high-volume apps
Kendo UI Grid ★★★★ ★★★★☆ ★★★★ ★★★★ Premium support Commercial (~$1,099/yr) Enterprise with guaranteed SLAs
PrimeNG Table ★★★☆ ★★★☆ ★★★☆ ★★★★ Large open-source community MIT (free) Budget-conscious teams

Detailed Reviews & When to Choose Each

AG Grid – The Performance King

Still the most popular grid in 2026. Handles millions of rows with ease. Community edition is extremely capable; Enterprise adds pivoting, AI features, and advanced server-side models.

  • Best raw speed and scalability
  • Huge ecosystem and community
  • Steeper learning curve for advanced features

Smart UI Grid (HTMLElements) OUR TOP BALANCED PICK

Modern Web Component architecture with native Angular support. Exceptional theming (Material, Bootstrap, light/dark), full editing suite, tree grid, grouping, and part of a complete 70+ component UI library.

https://htmlelements.com/angular/grid/

  • Beautiful out-of-the-box themes
  • Outstanding developer experience
  • Great value for full UI suites
Explore Smart UI Grid for Angular →

Smart UI Grid – Quick Angular Example

import { Component } from '@angular/core';
import { GridModule } from 'smart-webcomponents-angular/grid';

@Component({
  selector: 'app-smart-grid',
  standalone: true,
  imports: [GridModule],
  template: `
    <smart-grid 
      [dataSource]="dataSource"
      [columns]="columns"
      [pageable]="true" [filterable]="true" [sortable]="true"
      [editable]="true"
    >
    </smart-grid>
  `
})
export class SmartGridDemo {
  dataSource = [ /* array or remote adapter */ ];
  columns = [
    { label: 'ID', dataField: 'id' },
    { label: 'Product', dataField: 'name' },
    { label: 'Price', dataField: 'price', dataType: 'number' }
  ];
}

How to Choose the Right Grid in 2026

01

Need raw performance & free core?

AG Grid Community

02

Want beautiful themes + full UI suite?

Smart UI Grid at htmlelements.com/angular/grid/

03

Enterprise support & big budget?

→ Kendo UI, Syncfusion, or Ignite UI

Frequently Asked Questions About Angular Grids in 2026

What is the best Angular grid component in 2026?
For the majority of projects in 2026, Smart UI Grid from HTMLElements is the best overall choice. It delivers excellent performance, modern theming, full enterprise features, and outstanding developer experience.
Is AG Grid still the fastest Angular grid in 2026?
Yes, AG Grid remains the performance king for massive datasets (1 million+ rows) and complex analytics use cases. However, Smart UI Grid offers very competitive performance while being significantly easier to style and integrate.
How much does Smart UI Grid for Angular cost in 2026?
Smart UI Grid pricing starts at around $399 per developer (one-time license) or roughly $39/month when purchased as part of the full Smart UI component library. A free trial is available.
Does Smart UI Grid support Angular 18 and standalone components?
Yes, it fully supports Angular 18+, standalone components, signals, and all modern Angular features. It is distributed via npm as smart-webcomponents-angular.
Which Angular grid has the best theming and accessibility support?
Smart UI Grid currently leads in theming with 7+ beautiful built-in themes (Material, Bootstrap, custom), excellent dark mode, full RTL support, and strong WCAG accessibility compliance.
Is Smart UI Grid good for large datasets and server-side data?
Yes. Smart UI Grid offers excellent virtualization, paging, and built-in support for remote/server-side data sources with lazy loading.
Does Smart UI Grid include Excel and PDF export?
Yes. It comes with built-in Excel, CSV, PDF, and JSON export capabilities out of the box — no extra configuration needed.
How does Smart UI Grid compare to AG Grid in 2026?
AG Grid excels at extreme scale and has a massive community. Smart UI Grid wins on beautiful theming, modern Web Component architecture, easier integration, and being part of a complete 70+ component UI library.

Our 2026 Recommendation

For most modern Angular teams, Smart UI Grid delivers the best balance of performance, stunning design, complete feature set, and developer happiness.

Start Building with Smart UI Grid Today

Official page: https://htmlelements.com/angular/grid/


Posted in:
Angular, Smart Grid

Tagged:
, , , , , , ,

Leave a comment

Top 5 Visual Gantt Components for Project Planning in 2026

Posted on by admin

Gantt charts remain one of the most important UI components in modern project management, enabling teams to visualize tasks, dependencies, deadlines, and resource allocation in a single interactive timeline.

In 2026, developers building SaaS platforms, enterprise dashboards, and internal tools increasingly rely on reusable Gantt components rather than building custom timeline systems from scratch. The right choice depends on performance, framework support, customization depth, and time-to-market.

Below is a curated list of the top 5 Gantt chart components in 2026, ranked based on developer experience, flexibility, and modern framework compatibility.

1. Smart.Gantt — Modern, Lightweight & Fully Framework-Agnostic

Smart.Gantt is one of the most modern Gantt chart components available today. Built on Web Components, it is designed for performance and seamless integration across modern frontend frameworks.

It supports Angular, React, Vue, and Blazor natively, making it an excellent choice for cross-platform enterprise applications where multiple frontend stacks coexist.

Unlike heavier enterprise UI suites, Smart.Gantt focuses on clean architecture, fast rendering, and minimal integration overhead. Developers can embed it directly into any modern web application without framework lock-in.

Official site: Smart UI / Smart.Gantt

Key Features

  • Web Components-based architecture (framework-agnostic)
  • Full support for Angular, React, Vue, and Blazor
  • Interactive task bars with drag-and-drop editing
  • Task dependencies and hierarchical structures
  • Lightweight rendering optimized for performance

Best For

  • Modern SaaS applications
  • Multi-framework enterprise environments
  • Teams prioritizing performance and simplicity

Considerations

  • Smaller ecosystem compared to older enterprise libraries
  • Advanced workflows may require customization

2. Webix Gantt — Full-Featured Project Planning UI

Webix Gantt is a powerful enterprise-ready Gantt chart component designed for building complete project management interfaces rather than simple timeline visualizations.

It includes a full UI system for task management, dependencies, scheduling, and backend integration, making it suitable for fast enterprise application development.

Key Features

  • Full project management UI out of the box
  • Task dependencies and critical path visualization
  • Resource allocation and workload tracking
  • Drag-and-drop scheduling
  • Backend integration support

Best For

  • Enterprise project management systems
  • Internal business tools
  • Rapid development of complex planning apps
webix.ready(function() {
  if (webix.env.mobile) webix.ui.fullScreen();
  webix.CustomScroll.init();

  webix.ui({
    view: "gantt",
    url: "https://docs.webix.com/gantt-backend/"
  });
});

3. DHTMLX Gantt — Highly Flexible Developer Library

DHTMLX Gantt is one of the most established JavaScript Gantt libraries, widely used in custom project management systems requiring deep flexibility.

Key Features

  • Highly customizable timeline and grid system
  • Task dependencies and constraints
  • REST API integration support
  • Framework integrations (React, Angular, Vue)
  • Advanced scheduling capabilities

4. Syncfusion Gantt Chart — Enterprise UI Suite Integration

Syncfusion Gantt Chart is part of a large enterprise UI ecosystem supporting Angular, React, Vue, and Blazor.

Key Features

  • Cross-framework UI consistency
  • Task dependencies and baselines
  • Critical path analysis
  • Export capabilities (PDF, Excel)
  • Responsive UI design

5. Highcharts Gantt — Data-Driven Timeline Visualization

Highcharts Gantt extends Highcharts into interactive Gantt and timeline visualization for data-heavy applications.

Key Features

  • Interactive timeline visualization
  • Task dependencies and milestones
  • Strong analytics integration
  • Export and embedding tools
  • High performance rendering engine

Summary

  • Smart.Gantt — best for enterprise, modern, cross-framework apps (Angular, React, Vue, Blazor)
  • Webix Gantt — best for full project management systems
  • DHTMLX Gantt — best for deep customization
  • Syncfusion Gantt — best for enterprise UI consistency
  • Highcharts Gantt — best for data-driven visualization

Gantt components are evolving toward modular, framework-agnostic architectures, making them easier to integrate into modern product stacks while reducing development overhead.

Uncategorized

Leave a comment

Smart.Grid: Simple for Beginners, Powerful for Experts

Posted on by admin
A big improvement is coming in the new version of Smart.Grid.
We are adding shorthand properties that make sorting and filtering incredibly easy to enable:

<smart-grid sortable filterable></smart-grid>

Perfect for beginners, quick demos, and AI-generated code. For developers who need full control, the advanced configuration remains available:

grid.sorting = { enabled: true, mode: 'many' };
grid.filtering = { enabled: true, filterRow: true };

The new version delivers:
- A simple API for fast setup
- Full flexibility for advanced use cases
- Cleaner and more intuitive HTML
- No loss of power or depth

The new shorthand props are: sortable, filterable, editable, groupable, selectable, pageable, columnResize, columnReorder

Smart.Grid will soon offer the ideal combination of simplicity and capability.
If you enjoy tools that start easy and scale to enterprise-level complexity, you will love this update

Uncategorized

Leave a comment

Smart UI 25.5.0

Posted on by admin

We are pleased to announce the latest release of our Smart UI Component Library. This update introduces new features across Grid, Gantt, Tree, and input components, along with performance improvements, security enhancements, and important bug fixes.


New Features

Grid

Gantt Chart

Tree

Dropdown & Input Components


Improvements


Bug Fixes

This release focuses on enhancing flexibility, security, and overall component stability while expanding customization capabilities across the library.

Uncategorized

Leave a comment

Top 6 Forms UI Components in 2026

Posted on by admin

Here are six of the top form components leading the way this year.


1. jqxForm (from jqWidgets) – AI-Powered Smart Paste

One of the most exciting developments in form technology this year comes from jqxForm, part of the jqWidgets UI suite. What makes it stand out in 2026 is its Smart Paste with AI capability.

Instead of manually copying and pasting information field by field, users can paste a full block of text — like a contact signature or a formatted address — and the form intelligently parses and distributes the data into the correct inputs. It’s a small feature with a massive usability impact.

Beyond Smart Paste, jqxForm offers:

For enterprise systems, CRMs, HR tools, and admin dashboards, this kind of intelligent input handling saves time and reduces user frustration.


2. Webix Form – Flexible and Enterprise-Ready

Webix offers a robust Form UI widget designed for building customizable and validated forms in JavaScript applications. It acts as a container for all common input types (text, textarea, select boxes, checkboxes, radios) and supports integration with frameworks like React, Angular, and Vue. Forms can also include advanced features such as grouped sections and multi-view layouts for complex use cases.

Webix uses a clean JSON-based configuration approach that makes forms easy to define and maintain. It supports a wide range of input controls, responsive layouts, and advanced validation rules.

Because it’s part of the broader Webix framework, it integrates smoothly with data grids, dashboards, and workflow components — making it ideal for data-driven enterprise apps.


3. Smart.Form – Modern Web Component Approach

Smart.Form represents the shift toward modern, reusable Web Component-based UI systems.

It focuses on adaptability and clean architecture. Developers can declaratively define form structures while benefiting from modern styling, responsive layouts, and framework-agnostic implementation.

For teams building scalable front-end systems that prioritize modularity and reusability, Smart.Form offers a future-ready approach.


4. React Hook Form – Performance First

In the React ecosystem, React Hook Form continues to dominate thanks to its lightweight footprint and performance-focused design.

It minimizes re-renders, integrates smoothly with schema validation libraries like Zod and Yup, and works beautifully with TypeScript. For developers building fast, responsive React applications, it’s often the go-to solution.


5. Formik – Structured and Reliable

Formik remains relevant in 2026, particularly in large React applications that need predictable state management.

While it may not be as lightweight as newer alternatives, its clear mental model and mature ecosystem make it a dependable choice for complex, multi-step forms.


6. Angular Reactive Forms – Enterprise Standard

For Angular applications, Reactive Forms are still the gold standard.

With observable-based data flow and explicit state control, they offer powerful validation and scalability. Large enterprise Angular projects continue to rely on Reactive Forms for maintainable and testable form architectures.


Form Trends in 2026

Across all major platforms, several trends define form development this year:


Final Thoughts

Choosing the right form component in 2026 depends on your stack and your priorities.

Forms are no longer just about collecting data — they’re about assisting users, improving speed, and building smarter experiences.

Uncategorized
, , , , , , , , , ,

Leave a comment

Top JavaScript Kanban Boards for 2026

Posted on by admin

1. Smart UI – Smart.Kanban

Best for: Enterprise UI consistency with high customization across frameworks.

Smart UI offers a professional JavaScript Kanban board that’s part of a broader UI suite. Smart.Kanban emphasizes modern UX, extensible templates, and responsive design. It integrates smoothly with JavaScript, React, Angular, Vue and .NET Blazor — making it ideal for complex web applications. Learn more.

  • Flexible card templates for custom content and fields
  • Rich APIs for programmatic control
  • Responsive design for desktop and mobile

2. Bryntum Task Board

Best for: Enterprise-grade Kanban with rich customization and framework support.

Bryntum Task Board is a full-featured Kanban component built with modern JavaScript and TypeScript. It integrates seamlessly with React, Angular, Vue, and plain JavaScript apps. Learn more.

  • Swimlane and column flexibility
  • Custom rendering and styling with extensive APIs
  • Responsive UX and performance for large datasets
  • Framework wrappers for React, Angular, and Vue

3. DHTMLX Kanban

Best for: Deep API control and customizable workflows.

DHTMLX Kanban is a JavaScript board focused on rich customization for task management, featuring drag-and-drop support, priorities, and swimlanes. Learn more.

  • Fine-grained API for columns and cards
  • Theming and predesigned styles
  • Support for comments, attachments, and custom fields

4. Syncfusion JavaScript Kanban

Best for: Teams already using Syncfusion’s UI ecosystem.

Syncfusion’s Kanban board is part of a comprehensive UI control suite for enterprise apps. It offers responsiveness, templating, sprint constraints like WIP limits, and integrations with backend data sources. Learn more.

  • Built-in swimlane support
  • Adaptive interface for mobile and desktop
  • Localization and RTL support

5. Webix Kanban Board

Webix Kanban provides a flexible, board-based interface with compact mode for managing tasks and workflows. It supports filtering, single or multiple card selection, swimlanes (multiple columns), drag-and-drop interactions, comments, attachments to cards and full customization, so you can make it suitable for any business processes.

Best for: Task and workflow management, Agile boards, process tracking, internal team tools, Apps that require customizable statuses and business rules.

Webix provides a Kanban widget as part of its UI library, emphasizing compact, functional design with drag-and-drop, comments, filtering, and swimlanes. Learn more.

  • Works with all modern frameworks
  • Integration with any backend
  • Commercial license required for production use
  • Free 30-day trial available for evaluation
  • Works best when combined with other Webix UI components

6. jKanban

Best for: Lightweight, open-source, vanilla JavaScript projects.

jKanban is a straightforward Kanban plugin written in vanilla JavaScript, perfect for MVPs, quick prototypes, or projects where avoiding large dependencies matters. Learn more.

  • No external dependencies
  • Quick installation and low overhead
  • Easily extensible for simple use cases

Choosing the Right Kanban Board

When selecting a JavaScript Kanban board:

  • Enterprise complexity: Consider Smart UI or Bryntum for advanced customization and UX consistency.
  • Framework integration: Bryntum and Smart UI provide strong support for React, Angular, and Vue.
  • Lightweight needs: jKanban works well for simple boards or prototypes.
  • Unified UI ecosystem: Syncfusion and Webix suit teams already invested in those UI libraries.

All of these solutions support drag-and-drop, swimlanes, and responsive layouts, but differ in scalability, customization, and framework integration.

Angular, HTML Elements, Javascript, React, Vue, Web Components
, , , , , , , , , ,

Leave a comment

Smart UI v25.0.0

Posted on by admin

Smart UI v25.0.0 Release, Nov-26-2025

What's New

What's Improved

What's Fixed

Angular, HTML Elements, Javascript, React, Smart Button, Vue, Web Components

Leave a comment

Announcing the First Release of Smart UI MCP Server – Your Ultimate AI Coding Assistant!

Posted on by admin

We’re thrilled to announce the official launch of Smart UI MCP Server — the first AI coding assistant built exclusively for Smart UI components.

Now, you can generate production-ready code for Grid, Chart, Gantt, Table, Calendar, Tree, Menu, and 70+ other components — directly inside VS Code or Cursor — using your own API key.

Smart UI MCP in VS Code generating a Grid

Why Smart UI MCP Server?

Frontend developers spend hours configuring complex UI components. With Smart UI MCP Server, you simply type a natural language prompt prefixed with #smartdev — and get fully working, best-practice code in seconds.

Example: Type this in your IDE:

#smartdev Create a virtualized Grid and Excel export in Angular.

…and get a complete, production-ready implementation — instantly.

Key Features

How It Works

Add the server in under 60 seconds:

{ "servers": { "smartdev": { "type": "stdio", "command": "npx", "args": ["-y", "smart-mcp@latest"], "env": { "OPENAI_API_KEY": "your-key-here" } } } }

Then just type #smartdev + your request. That’s it.

70+ Ready-to-Use Prompts

Here are just a few examples from our growing library:

Grid – Virtualized
#smartdev
Create a virtualized Smart Grid with 1M rows, lazy loading, and column pinning in Angular.
Chart – Real-Time
#smartdev
Build a live-updating line chart with WebSocket data and smooth animation.
Gantt – Dependencies
#smartdev
Draw dependency lines (FS, FF, SS, SF) with lag support.
Scheduler – Resources
#smartdev
Show multiple rooms/staff with color coding and conflict detection.

View all 70+ categorized prompts →

Get Started in 3 Steps

  1. Install – Add smart-mcp via npx
  2. Configure – Add your API key in mcp.json
  3. Code – Use #smartdev to generate UI components

Join the Future of UI Development

Smart UI MCP Server is more than a tool — it’s a paradigm shift in how frontend teams build enterprise applications.

Whether you're prototyping an MVP, optimizing performance, or migrating legacy UIs — Smart UI MCP Server has your back.

Ready to 10x your UI development speed? Try Smart UI MCP Server today.

Get Smart UI License

Uncategorized

Leave a comment

Smart.Table is Now Free & Open-Source: Power Your Data UIs

Posted on by admin

Smart.Table is Now Free & Open-Source: Power Your Data UIs

🎉 Big news, developers! We’re thrilled to announce that Smart.Table, our battle-tested Web Component for building powerful data tables, is now completely free and open-source under the Apache 2.0 license! 🚀 As part of the Smart UI Community Edition, Smart.Table is ready to supercharge your dashboards, admin panels, and data-driven apps—without costing a dime.

At jQWidgets, we’ve spent over a decade crafting UI tools that empower developers worldwide, from Fortune 500 companies to indie creators. Today, we’re giving back to the community by open-sourcing Smart.Table, making its enterprise-grade features accessible to everyone. Whether you’re building with React, Angular, Vue, Blazor, or vanilla JavaScript, Smart.Table is your go-to for creating blazing-fast, responsive, and customizable data tables.

Why Smart.Table?

Smart.Table isn’t just another table library—it’s a lightweight, framework-agnostic Web Component that enhances the native HTML <table> with enterprise-level capabilities. Designed for simplicity and performance, it’s perfect for modern web apps, from small-scale projects to complex enterprise systems.

Key Features

  • Advanced Filtering 🔍: Filter rows with intuitive filter rows or input-based search.
  • Multi-Column Sorting 📈: Sort data across multiple columns with custom logic.
  • Grouping & Tree Tables 📚: Organize hierarchical data with collapsible groups and expandable rows.
  • Inline Editing ✏️: Edit cells and rows with built-in validation.
  • Virtualization ⚡: Handle massive datasets with smooth scrolling (Enterprise upgrade for advanced use).
  • Data Export 📊: Export to Excel, PDF, CSV, TSV, and HTML (Excel/PDF in Enterprise).
  • Responsive Design 📱: Adaptive layouts for desktop, tablet, and mobile with sticky headers/columns.
  • Accessibility ♿: WAI-ARIA compliant with full keyboard navigation.
  • Customizable Themes 🎨: Supports Bootstrap, Material, and custom CSS for seamless branding.
  • Column Reordering: Drag-and-drop columns for dynamic layouts.

Smart.Table is lightweight (~50-100KB minified), dependency-free, and integrates effortlessly with Angular, React, Vue, Blazor, or vanilla JavaScript. It’s been battle-tested in real-world applications, powering dashboards for startups, universities, and global enterprises.

Smart.Table with Filter Row and Sorting

Why Open-Source?

At jQWidgets, we believe in empowering the developer community. By making Smart.Table open-source under Apache 2.0, we’re removing barriers and inviting you to:

  • Fork and Customize: Tailor Smart.Table to your project’s needs.
  • Contribute: Join our community to add features, fix bugs, or share ideas.
  • Deploy Freely: Use it in personal or commercial projects with no restrictions.

This move aligns with our mission to deliver enterprise-grade tools that are accessible to all. Smart.Table’s open-source release is a step toward fostering innovation and collaboration in the Web Components ecosystem.

Get Started with Smart.Table

Installation

Install via npm for modern JavaScript projects:

npm install smart-table-community

Or use the CDN for quick setups:

<script src="https://cdn.jsdelivr.net/npm/smart-table-community/source/modules/smart.table.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/smart-table-community/source/modules/styles/smart.default.css" />

Basic Example

Create a responsive table in minutes:

<smart-table>
  <table>
    <thead>
      <tr>
        <th scope="col">Country</th>
        <th scope="col">Area (km²)</th>
        <th scope="col">Population</th>
        <th scope="col">GDP (USD)</th>
      </tr>
    </thead>
    <tbody>
      <tr><td>Brazil</td><td>8515767</td><td>205809000</td><td>2353025</td></tr>
      <tr><td>China</td><td>9388211</td><td>1375530000</td><td>10380380</td></tr>
      <tr><td>France</td><td>675417</td><td>64529000</td><td>2846889</td></tr>
    </tbody>
  </table>
</smart-table>

Explore advanced configurations in our Documentation.

Try It Out

See Smart.Table in action with our interactive demos:

Sortable Smart.Table with Material Theme

Join the Community

Smart.Table is now yours to shape! Here’s how you can get involved:

Star Smart.Table on GitHub

Why This Matters

Smart.Table’s open-source release is a game-changer for developers building data-heavy applications. Compared to alternatives like AG-Grid, Smart.Table offers a lighter footprint and zero-cost access to core enterprise features, with optional upgrades for advanced needs (starting at ~$399 for the full Smart UI suite). Its Web Component architecture ensures future-proof compatibility and easy integration, whether you’re crafting a Blazor app for .NET or a React dashboard.

We’re excited to see what you build with Smart.Table. From startups to enterprises, let’s create the next generation of data UIs together! 💪 Drop a comment below or tag us on X with your projects using #SmartTable.

Links:

Tags: #WebComponents #OpenSource #DataTable #EnterpriseUI #jQWidgets #JavaScript #React #VueJS #Angular #Blazor #UIComponents #Frontend #MaterialDesign #ResponsiveDesign

Angular, HTML Elements, Javascript, React, Vue, Web Components
, , , , , , , , , ,

Leave a comment

Elevate Your Project with the New Component License

Posted on by admin

Elevate Your Project with the New jQWidgets and Smart UI Component License!

We’re thrilled to announce the launch of the Component License for jQWidgets and Smart UI, now available for just $199! Exclusively on License - Smart UI Components, this license empowers developers to select a single, high-performance component to create tailored, standout applications with precision.

Pick Your Perfect Component

Choose one of our industry-leading components:

Why Choose the Component License?

Get Started Now

Ready to transform your development? Visit License - Smart UI Components to explore the Component License or contact our sales team for details. Start building smarter today! Thank you for choosing jQWidgets and Smart UI! Best, The jQWidgets and Smart UI Team
Uncategorized

Leave a comment

Smart UI v24.0.0 – Smarter with AI, Faster, Global

Posted on by admin

Smart UI v24.0.0 Release, Sep-06-2025

What’s New

What’s Improved

What’s Fixed

Angular, HTML Elements, Javascript, React, Smart Accordion, Smart Button, Smart Calendar, Smart ComboBox, Smart Context Menu, Smart Grid, Smart ListBox, Smart Tabs, Smart.Chart, Uncategorized, Vue, Web Components
, , , ,

Leave a comment

Smart UI for React — Editable Demos on StackBlitz & GitHub

Posted on by admin
We’ve made exploring Smart UI for React even easier: - All demos are written as React Functional Components, following modern development practices. - You can experiment with every demo directly in StackBlitz, no setup required. - The full demo source code is available on GitHub, giving you full transparency and easy access. With StackBlitz, you can modify, test, and learn right in the browser — perfect for speeding up development and integration. Start experimenting today - https://www.htmlelements.com/react/
Uncategorized


Leave a comment

Smart UI Now Supports Angular 20

Posted on by admin
We’re excited to announce that Smart UI now offers full support for Angular 20!

This update ensures seamless integration with the latest version of Angular, so you can continue building high-performance, modern web applications using Smart UI’s powerful components—now with all the benefits of Angular 20’s improvements in performance, developer experience, and stability.

- Out-of-the-box compatibility
- Updated @smart-webcomponents-angular package
- Support for Ivy and standalone components
- Works with Angular CLI 20 and latest TypeScript versions

Whether you're upgrading an existing project or starting something new, Smart UI is ready to help you deliver fast, clean, and scalable UI.
Uncategorized

Leave a comment

Smart UI v23.0.0

Posted on by admin

Smart UI v23.0.0 Release, May-13-2025

What’s New

AI & Smart Editing

Smart.Editor – All-in-One Smart Editor (Notion-style):

Smart.Editor – AI-Powered Writing Tools:

Smart.Editor – AI Auto-Suggestions:

As-you-type intelligence that surfaces phrase completions, formatting hints, and inline corrections.

What’s Improved

What’s Fixed

Uncategorized

Leave a comment

Coming Soon to Smart.Grid: Copy Selection with Marching Ants Effect

Posted on by admin

✨ Coming Soon to Smart.Grid: Copy Selection with Marching Ants Effect

Date: April 14, 2025

The Smart UI team is introducing a brand-new feature that brings the Smart.Grid even closer to desktop spreadsheet experiences: Copy Selection with Marching Ants Effect 🎉

📌 What Is the Marching Ants Effect?

The "marching ants" effect is a dotted, animated border commonly seen in graphic editing tools like Photoshop and spreadsheet apps like Excel. It visually indicates a selected area, making it clear to the user what’s about to be copied or interacted with.

Smart.Grid will soon support copy selections with animated borders, giving users immediate visual feedback for their clipboard actions.

🧩 Why It Matters

🚀 How It Works

Once implemented, users will be able to:

  1. Select a group of cells in the Smart.Grid
  2. See the selected region outlined with a live “marching ants” effect
  3. Press Ctrl+C or right-click to copy
  4. Paste directly into Excel or other Smart.Grids

💡 Final Thoughts

Whether you’re building complex data dashboards or spreadsheet-like applications, this upcoming update to Smart.Grid will help you deliver a more polished and intuitive experience to your users.

Stay tuned! The Marching Ants copy feature is scheduled for release in an upcoming Smart UI update. For the latest changes and demos, visit htmlelements.com.

Angular, HTML Elements, Javascript, React, Smart Grid, Vue, Web Components

Leave a comment

Introducing New Features in Smart.Editor: A Game-Changer for Productivity

Posted on by admin
We’re excited to announce a major update to Smart.Editor, coming this April! This release brings powerful new features that will revolutionize the way you work with content. Whether you’re managing projects, collaborating with teams, or taking detailed notes, our latest enhancements are designed to boost efficiency and streamline your workflow. Here’s what’s new in Smart.Editor:

✨ Multiple Pages for Seamless Organization

Gone are the days of cluttered documents! With Multiple Pages, you can now create, navigate, and manage multiple pages within a single document. Stay organized and keep your workspace clean while handling extensive content effortlessly.

💡 Callout Command for Emphasizing Key Information

Need to highlight important details? The Callout Command allows you to insert visually distinct callout blocks to draw attention to crucial points, warnings, tips, or notes—helping you and your team focus on what truly matters.

✅ Tasks Command for Actionable To-Dos

Turn your notes into action with the Tasks Command. Effortlessly create to-do lists, track progress, and manage tasks within your document. Keep yourself and your team accountable without switching between different apps.

📅 Insert Date Command for Quick Time References

Easily insert dates into your content with the new Insert Date Command. Whether you’re setting deadlines, logging events, or keeping track of project milestones, adding timestamps has never been easier.

🤖 AI-Powered Text Generation for Smarter Writing

Unleash the power of AI with intelligent text generation. Need help drafting ideas, summarizing information, or expanding on a concept? Our AI assistant provides context-aware suggestions to help you write faster and more effectively.

🔮 Auto-Suggest for Faster Typing

Speed up your workflow with Auto-Suggest, which predicts and recommends words and phrases as you type. This feature enhances productivity by reducing typing effort while ensuring more accurate and relevant content creation.

🔄 Draggable Blocks for Effortless Reorganization

Easily rearrange your content with Draggable Blocks. Move paragraphs, lists, and sections around with a simple drag-and-drop action, making document structuring more intuitive and flexible.

😀 Emojis for Expressive Content

Add a personal touch to your notes and communication with Emoji Support. Express emotions, highlight ideas, and make your content more engaging with a variety of built-in emojis.

📏 Divider for Better Content Structuring

Keep your content visually appealing and well-structured with the Divider feature. Use it to separate sections, improve readability, and enhance the overall layout of your document.

🔽 Toggle List for Collapsible Content

Declutter your document with Toggle Lists—collapsible sections that allow you to hide or reveal content as needed. Perfect for organizing information without overwhelming the reader.

👤 Users Mention for Seamless Collaboration

Collaborate smarter with Users Mention, which allows you to tag team members directly in your document. Keep everyone in the loop and ensure faster responses without switching to another platform.

…And More!

This release includes various performance improvements, bug fixes, and usability enhancements to ensure a smoother and more intuitive experience for all users.

🚀 Experience the New Smart.Editor in April

We can’t wait for you to try out these exciting new features! Smart.Editor is evolving to become the ultimate workspace for content creation, collaboration, and productivity. Stay tuned for more updates, and as always, we’d love to hear your feedback!

Let us know which features you’re most excited about in the comments below! 👇
Angular, HTML Elements, Javascript, React, Vue, Web Components
, ,

Leave a comment

Smart UI 22.0.0

Posted on by admin
What's New:

DropDownTree Component - Introduced a new rendering mode, allowing the tree component to be rendered within a dropdown.
React 19 support.
Grid - Added an option for custom summaries.

What's Improved:

Grid - Enhanced column header rendering with support for custom class names.
Grid - new context menu options for insert/remove row, comments, etc.
Scheduler - Improved list navigation for a smoother user experience.

What's Fixed:

Grid - resolved navigation issues with frozen columns when using arrow keys.
Grid - fixed column autosize functionality on double-click.
Grid - corrected column autosize behavior for datetime columns.
Grid - addressed issues with conditional formatting.
Grid - tree grid load-on-demand issues during dynamic scrolling.
Grid - corrected data export to CSV, ensuring proper handling of Cyrillic characters.
Grid - resolved issues with exporting to Excel when 'cellsFormat' set to 'd' was applied to numeric fields.
Pivot Table - Fixed issues with column hierarchies and the pivot designer.
Pivot Table - Corrected problems when clearing the data source and dynamically applying a new one.
Uncategorized

Leave a comment

DropDownTree will be available in the next release of Smart UI

Posted on by admin
Introducing the DropDownTree Component in Smart UI
We're thrilled to announce the upcoming release of a new and powerful component for the Smart UI toolkit: the DropDownTree. Designed to elevate user experience and simplify complex data interactions, the DropDownTree will be available in the next release of Smart UI.
What is the DropDownTree?
The DropDownTree combines the flexibility of a dropdown menu with the hierarchical structure of a tree view. It allows users to explore, navigate, and select items from nested data structures efficiently, making it ideal for applications that manage large datasets or require multi-level categorization.
Key Features:

Who Will Benefit?
The DropDownTree is perfect for developers building dashboards, e-commerce platforms, project management tools, or any application that needs to present and manipulate hierarchical data intuitively.
When to Expect It?
The DropDownTree component is planned for inclusion in the next Smart UI release, bringing even more versatility to our growing toolkit. Stay tuned for more updates and a detailed demo of the DropDownTree in action. We can’t wait to see how you use it in your projects!
Uncategorized

Leave a comment

Smart UI ver. 21.0.0

Posted on by admin

Smart UI v21.0.0 Release, Dec-01-2024

What's New:

What's Improved:

What's Fixed:

Uncategorized

Leave a comment

What’s New in Our Latest Release: Exciting Features and Improvements

Posted on by admin
We're thrilled to introduce a fresh set of powerful tools and improvements in our latest release. This update is packed with new components, expanded functionality, and enhanced performance, all designed to boost your productivity and provide even greater control over your UI. Let's dive into what's new, what's improved, and the fixes that are making this release our best yet.

New Features


1. Timeline Component The new Timeline component allows you to display a chronological collection of events effortlessly. Whether you're working on a historical timeline or an event log, you can render the timeline vertically or horizontally. Plus, it's highly customizable with CSS, ensuring that it aligns with your design vision perfectly.
2. Design Blocks We've added Design blocks, a set of small, pre-designed UI elements that will fast-track your development process. Use them to quickly assemble Shells, Checkout forms, Contact pages, Login forms, Overlays, or Site navigation. No more building these elements from scratch—just grab, customize, and deploy!
3. Grid Conditional Formatting Based on Select Column With conditional formatting, your Grid component just got smarter! Now, you can apply conditional formatting based on a selected column, making data easier to interpret and analyze at a glance.
4. Grid AI Column Take advantage of the new AI column in the Grid component. It enables you to send prompts and update cells either in the same column or across other columns dynamically. This functionality opens the door to more intelligent data handling and automated actions.
5. Scheduler Auto-Create Dialog Managing schedules has never been simpler. The Auto-Create dialog in the Scheduler allows users to quickly create events after selecting a cell or a range of cells. This feature accelerates the scheduling process and improves user efficiency.
6. Enhanced Scheduler Features Now, the Scheduler allows dynamic scheduling or unscheduling of events through a built-in UI, complete with drag-and-drop functionality. There's also an option to disable conflicts, which prevents multiple events from being scheduled in the same time slot—making it easier to maintain an organized and conflict-free schedule.
7. TextArea Rich Text Formatting The TextArea component now includes advanced formatting options for background and color when used in rich text mode, giving users more control over the presentation of their content.
8. Localization Files Added We've added localization support for Italian, Spanish, French, German, Korean, Japanese, and Chinese to key components like the Grid, Gantt, Editor, and Scheduler, making it easier to build globally accessible applications.

Improved Features


1. Grid Checkbox Column Templates The Grid Checkbox column has been enhanced with new templates, allowing you to choose from multiple predefined checkbox styles. This added flexibility means you can easily match the checkbox design to your application's overall look and feel.
2. Grid Selection API The Grid Selection API has been expanded to make row selection and data retrieval smoother and more intuitive. Whether you're selecting single rows or multiple rows, this API upgrade will make it easier to manage and manipulate data.
3. DateInput Customization The DateInput component now allows further customization of the Calendar popup, offering more ways to tailor date selection to your users' needs.
4. Gantt Task and Tooltip Formatting We've also improved the Gantt component, allowing more detailed formatting for both tasks and tooltips, giving your Gantt charts a cleaner, more professional appearance.
5. Scheduler API Enhancements The Scheduler API has been upgraded with the addition of disableContextMenu and disableEventMenu options for events. This provides even more control over user interactions within the scheduler, allowing you to fine-tune what users can do with event entries.
6. Special Dates API for Scheduler The new special dates API allows you to define and highlight specific dates in the Scheduler with different colors, making it easier for users to identify important events or holidays.
7. Gantt scrollTo Method We’ve added a new scrollTo method for the Gantt component, ensuring users can quickly navigate to specific tasks or dates within the chart.

8. Improved Mobile Experience ListBox, DropDownList, and ComboBox now feature native scrolling on mobile devices, making them more intuitive and responsive on phones and tablets.


Bug Fixes


In this release, we've also addressed several key issues:


Grid Auto Height Mode: Resolved an issue when paging was enabled, improving layout consistency.
Grid Row Selection: Fixed an issue related to row selection when paging is enabled and selectAllMode is set to ‘all’.
Null Filter Issue in Grid: Using a filter with a NULL condition now works correctly, even without a specified value.
Grid Column Reorder: The filter icon now displays correctly after a column reorder.
Kanban Column Colors: Fixed issues where incorrect styles were applied to Kanban tasks.
Kanban Rendering with Swimlanes: Addressed rendering problems when swimlanes were dynamically shown or hidden.
Kanban Task Custom Fields: Custom fields are now applied and updated correctly.
Input Aria-Hidden Attribute: Corrected an issue with the aria-hidden WAI-ARIA attribute in Input components.
Accordion Expand/Collapse: Fixed issues related to nested accordions and their expand/collapse behavior.


Conclusion

With these exciting new features, improvements, and bug fixes, our latest release is designed to make your workflow smoother and your user interfaces more dynamic and responsive. Whether you're working with grids, schedulers, forms, or timelines, this release has something for everyone.

We look forward to seeing how you'll use these new tools to create amazing applications!
Uncategorized

Leave a comment

Conflict-Free Scheduling

Posted on by admin
Introducing the Conflict-Free Scheduling feature in Smart.Scheduler! This innovative enhancement ensures seamless scheduling by preventing users from dragging, dropping, or resizing an event into an already occupied time slot. With Conflict-Free Scheduling, double-bookings are a thing of the past. This feature will be part of our upcoming release this month.

Key Benefits:

How It Works:

  1. Drag-and-Drop Restriction: When users attempt to drag an event into a time slot that is already occupied, the system will provide immediate feedback, indicating the conflict and preventing the action.
  2. Resize Limitation: If users try to extend or shorten an event's duration into a busy slot, the system will restrict the change, preserving the integrity of the existing schedule.
  3. Visual Alerts: Real-time alerts and highlights will inform users about conflicts, making it clear why the action is restricted.
Experience the next level of efficient scheduling with Smart.Scheduler's Conflict-Free Scheduling feature, designed to keep your calendar organized and your planning hassle-free!
Uncategorized

Leave a comment

Timeline Component coming soon

Posted on by admin
In the next version of Smart UI, we will be adding a new Timeline component. A timeline component is a user interface element used to display a chronological sequence of events or activities along a linear axis. It provides users with a visual representation of time-related data, making it easier to understand the order and relationships between different events.



Key features of the timeline component include:
Timeline components are commonly used in a variety of applications, including project management tools, historical websites, educational platforms, and personal storytelling apps. They provide a visually engaging way to present time-related information, making it easier for users to understand and navigate complex chronological data.
Uncategorized

Leave a comment

Smart UI 19.0.0

Posted on by admin

What's New:

What's Improved:

What's Fixed:

Uncategorized

Leave a comment

Smart UI v18.0.0

Posted on by admin

Smart UI v18.0.0 Release, Jan-24-2024

What's New:

What's Improved:

What's Fixed:

Uncategorized

Leave a comment

New Smart.Blazor Release

Posted on by admin
The new release brings the following updates:
Uncategorized

Leave a comment

.NET 8 support for Smart.Blazor

Posted on by admin
Today, we released a new Smart UI for Blazor version with .NET 8 support.
Uncategorized
, , ,

Leave a comment

Build Blazor MAUI Hybrid App with SmartUI

Posted on by admin
We just added a new tutorial which will show you how to easily integrate Blazor MAUI with SmartUI - https://www.htmlelements.com/docs/blazor-maui/
Uncategorized

Leave a comment

Smart UI 17.0.0

Posted on by admin

Smart UI v17.0.0 Release, Oct-23-2023

What's New:

What's Improved:

What's Fixed:

Angular, HTML Elements, Javascript, React, Smart Accordion, Smart Button, Smart Calendar, Smart ComboBox, Smart Grid, Vue, Web Components
, , ,

Leave a comment

Smart UI v16.0.1

Posted on by admin

Smart UI v16.0.1 Release, Aug-04-2023

What's Improved:

What's Fixed:

Uncategorized

Leave a comment

Smart UI 15.2.1

Posted on by admin

Smart UI v15.2.1 Release, May-16-2023

What's New:

What's improved:

What's Fixed:

Uncategorized

Leave a comment

Smart UI v15.2

Posted on by admin

Smart UI v15.2.0 Release, Apr-23-2023

What's New:

What's Improved:

What's Fixed:

Angular, HTML Elements, Javascript, React, Vue, Web Components
, ,

Leave a comment

Smart UI R1 2023

Posted on by admin
We are happy to announce that a new version of Smart UI is now available. It brings a brand-new 3D Chart component and many other updates which will help you to create better web apps.

What's New:

What's Improved:

What's Fixed:

Angular, HTML Elements, Javascript, React, Web Components

Leave a comment

Smart.Blazor with Support for .NET 7

Posted on by admin
We are excited to announce that a new version of Smart.Blazor is available today. The new version comes with support for .NET 7 Release and includes multiple updates in the Grid, Scheduler and Kanban components.
Uncategorized
, ,

Leave a comment

Artavolo – Cloud collaboration service for everyone

Posted on by admin
We are happy to announce that we launched our new product called Artavolo. Artavolo puts the power of building a custom database in everyday user's hands. Artavolo is a modern online database service created for everyone, and it gives people the simplicity of a spreadsheet, tools for team collaboration, and a seamless mobile experience. We are just getting started on our mission to expand productivity by giving people simple and useful tools to organize their world. Artavolo is perfect for project management, collecting customer information, creating surveys, and planning events. All of this without any technical expertise. To learn more about Artavolo - https://artavolo.com/
Uncategorized

Leave a comment

Smart UI 14.4.0

Posted on by admin

Smart UI v14.4.0 Release, Sep-29-2022

What's New:

What's Improved:

What's Fixed:

Uncategorized

Leave a comment

Customer Satisfaction Survey

Posted on by admin
We would like to ask you to complete a simple anonymous Online Survey that should take no more than 30 seconds. Thank you in advance for sharing your thoughts with us. We appreciate your time and effort in providing feedback to us.
Uncategorized

Leave a comment

Smart UI v14.2.0

Posted on by admin

Smart UI v14.2.0 Release, July-12-2022

What's New:

What's Improved:

What's Fixed:

Breaking Changes:

Angular, HTML Elements, Javascript, React, Smart Accordion, Smart Button, Smart Calendar, Smart ComboBox, Smart Context Menu, Smart Grid, Smart ListBox, Smart Tabs, Smart.Chart, Uncategorized, Vue, Web Components
, , , , , , , , , , , ,

Leave a comment

Free Bootstrap Web Components & more

Posted on by admin
FREE Bootstrap Web Components. The Github repo: https://github.com/HTMLElements/smart-webcomponents-community contains the following free Bootstrap Javascript Web Components: Alert, Badges, Cards, Buttons, Forms, Tabs, Dropdowns, Modal, Progress, Textarea, Switch, Checkbox, RadioButton.



Within the same repo are the Smart UI Table, Menu, Tabs and Tree components which you can use completely FREE in commercial and non-commercial projects.



Uncategorized


Leave a comment

ASP .NET Blazor WASM & .NET 6

Posted on by admin
We are happy to share with you that the latest Smart.Blazor NuGET package targets .NET 6.0 by default.
The code sample below shows how to create a Blazor WebAssembly app with .NET 6

Blazor WebAssembly (blazorwasm) Example



1. Create a blazor application:

dotnet new blazorwasm -o BlazorApp

2. Navigate to the application:

cd BlazorApp

3. Add the Smart.Blazor package:

dotnet add package Smart.Blazor

4. Open _Imports.razor and add the following at the bottom:

@using Smart.Blazor

5. Open wwwroot/index.html and add the needed styles and scripts.

<!DOCTYPE html>
<html>

<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
    <title>Blazor WebAssembly App</title>
    <base href="/" />
    <link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
    <link href="css/app.css" rel="stylesheet" />
    <link href="_framework/scoped.styles.css" rel="stylesheet" />
    <link href="_content/Smart.Blazor/css/smart.default.css" rel="stylesheet" />
    <script src="_content/Smart.Blazor/js/smart.blazor.js"></script>
    <script src="_content/Smart.Blazor/js/smart.elements.js"></script>
</head>

<body>
    <div id="app">Loading...</div>

    <div id="blazor-error-ui">
	An unhandled error has occurred.
	<a href="" class="reload">Reload</a>
	<a class="dismiss">🗙</a>
    </div>
    <script src="_framework/blazor.webassembly.js"></script>
</body>

</html>
6. Open Pages/Index.razor and replace the code as follows:
@page "/"

@inject HttpClient Http

<h1>Weather forecast</h1>

<p>This component demonstrates fetching data from the server.</p>

@if (forecasts == null)
{
	<p><em>Loading...</em></p>
}
else
{
	<Table Selection="true" SortMode="TableSortMode.One" class="table">
		<table>
			<thead>
				<tr>
					<th>Date</th>
					<th>Temp. (C)</th>
					<th>Temp. (F)</th>
					<th>Summary</th>
				</tr>
			</thead>
			<tbody>
				@foreach (var forecast in forecasts)
				{
					<tr>
						<td>@forecast.Date.ToShortDateString()</td>
						<td>@forecast.TemperatureC</td>
						<td>@forecast.TemperatureF</td>
						<td>@forecast.Summary</td>
					</tr>
				}
			</tbody>
		</table>
	</Table>
}

@code {
	private WeatherForecast[] forecasts;

	protected override async Task OnInitializedAsync()
	{
		forecasts = await Http.GetFromJsonAsync<WeatherForecast[]>("sample-data/weather.json");
	}

	public class WeatherForecast
	{
		public DateTime Date { get; set; }

		public int TemperatureC { get; set; }

		public string Summary { get; set; }

		public int TemperatureF => 32 + (int)(TemperatureC / 0.5556);
	}
}
7. Edit Program.cs
using BlazorApp;  
using Microsoft.AspNetCore.Components.Web;  
using Microsoft.AspNetCore.Components.WebAssembly.Hosting;  
using Smart.Blazor;  
var builder = WebAssemblyHostBuilder.CreateDefault(args);  
builder.RootComponents.Add<App>("#app");  
builder.RootComponents.Add<HeadOutlet>("head::after");  
builder.Services.AddScoped(sp => new HttpClient { BaseAddress = new Uri(builder.HostEnvironment.BaseAddress) });  
builder.Services.AddSmart();  
await builder.Build().RunAsync(); 

8. Start the app and check the result
dotnet watch run

Wait for the app to display that it's listening on http://localhost:5000 and then, open a browser and navigate to that address.
Once you get to the following page, you have successfully run your first Blazor WebAssembly app using Smart UI for Blazor Components!

Output





Uncategorized

Leave a comment

Angular 14

Posted on by admin
We are happy to announce that the latest version of our Angular UI library smart-webcomponents-angular is tested and ready to use in your Angular 14 projects.
Angular

Leave a comment

Smart UI 14

Posted on by admin

Smart UI v14.0.0 Release, Apr-18-2022

What's New:

What's Fixed:

Uncategorized

Leave a comment