WSBC UX UI snippets
All snippets are based on WSBC UX UI library.
TypeScript & Html Snippets
| Snippet |
Description |
Type |
| !wsbc-button |
a regular button |
html |
| !wsbc-button-disabled |
a disable button |
html |
| !wsbc-template |
footer and header template |
html |
| !wsbc-section |
a section |
html |
| !wsbc-row-2-10 |
2-10 column row |
html |
| !wsbc-row-3-3-3-3 |
3-3-3-3 column row |
html |
| !wsbc-row-4-4-4 |
4-4-4 column row |
html |
| !wsbc-form-group-input-text |
text input box |
html |
| !wsbc-row-12 |
2-10 column row |
html |
| !wsbc-event-handler |
default event handler |
typescript |
| !wsbc-toast-service-inject |
inject toast service |
typescript |
| !wsbc-toast-message |
toast message |
typescript |
| !wsbc-toast-warning-message |
toast warning message |
typescript |
| !wsbc-app-insight-logger |
Azure App Insights logger |
typescript |
| |