Umut Esen
Umut Esen
Hello, I have a public class that are is not exposed in my API so it is not included in swagger.json specification. Is there a way to manually add a...
Using the config below, the arrow icons are not changing: ``` this.galleryOptions = [ { arrowPrevIcon: 'fa fa-chevron-left', arrowNextIcon: 'fa fa-arrow-circle-o-right', closeIcon: 'fa fa-window-close' }, { imageArrows: false, thumbnailsArrows: false,...
The `encode` appears to generate an `Uint8Array` array containing all the bytes. How can I generate `ESC/POS` commands instead of the byte array?
### Describe the bug The `templateUrl` option is ignored on a story. We've migrated to `Angular 13` and storybook `6.5.15` and we now observed this option is no longer working....
The `encode` appears to generate an `Uint8Array` array containing all the bytes. How can I generate `ESC/POS` commands instead of the byte array?