This commit is contained in:
buildautomation 2024-11-18 17:06:00 +00:00
Родитель b7f2cdeb6a
Коммит ec3f27a194
2 изменённых файлов: 1 добавлений и 27 удалений

26
.gitignore поставляемый
Просмотреть файл

@ -1,26 +0,0 @@
.vs/
.vscode/
node_modules/
package-lock.json/
sitemap-demos.xml/
/Common/*.sln
/Common/*.sln
/Common/*.user
/Common/wwwroot/scripts/**/*.txt
/Common/wwwroot/scripts/**/*.min.js
/Common/wwwroot/styles/**/*.min.css
/**/wwwroot/*.min.js
/**/*.user
/**/**/bin
/**/**/.vs
/**/**/.vscode
/**/**/obj
/**/bin
/**/.vs
/**/.vscode
/**/obj
/**/node_modules
/**/package-lock.json
AxeReport/
publish/
./sitemap-demos.xml

Просмотреть файл

@ -1,4 +1,4 @@
# Syncfusion Blazor Component Examples
# Syncfusion Blazor Component Examples
This repository contains the demos of [Syncfusion Blazor Components](https://www.syncfusion.com/blazor-components). This is the best place to check the controls to get more insight into the usage of APIs.