Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Online Demo (small fixes) #1545

Merged
merged 1 commit into from
May 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ With PowerGrid, you can effortlessly create advanced data tables one in a matter
<a href="https://demo.livewire-powergrid.com" target="_blank"><img src="https://livewire-powergrid.com/screenshot.png" alt="PowerGrid Screenshot" width="805"></a>
</p>


`🚀` **Minimal Configuration**

Tables have basic features activated by default. Ready to go!
Expand All @@ -42,12 +41,16 @@ Extend and customize your Table including components (checkbox, action buttons,

Table components include feature examples. Just uncomment some code, enter your data, and it works!

<br/>

## 🚀 Online Interactive Demo

Take a look at our Online Interactive Demo showcasing the latest PowerGrid features. Explore the source code, and get your Data Table up and running in no time.

`🌎` <a href="https://demo.livewire-powergrid.com" target="_blank">PowerGrid Online Demo</a>

<br/>

## 🔥 Features

PowerGrid offers a range of features that are readily available:
Expand All @@ -73,6 +76,8 @@ PowerGrid offers a range of features that are readily available:

`📚` Learn more in our [Documentation](https://livewire-powergrid.com).

<br/>

## Get started

### Requirements
Expand Down
Loading