kinju4374

Results 9 comments of kinju4374

Hi @orrgottlieb , I installed storybook using npm and after that I am getting a new error ![image](https://user-images.githubusercontent.com/17248153/170487657-4600ad63-4f9d-4b1d-b9ec-ff5028024b70.png) I have added the following in package.json ![image](https://user-images.githubusercontent.com/17248153/170487793-44f42ca3-29f2-4f5b-b0ce-3d892b2623ec.png)

Hi, I don't want to give full swipe options like delete and flag available in Outlook mail. I want to give 2 options on both when user swipes and when...

Hi, I don't want to give full swipe options like delete and flag available in Outlook mail. I want to give 2 options on both when user swipes and when...

Can we add Swipe Left with fixed and multiple actions ? I have 6 actions and I want to show 3 on left side and 3 on right side.

Any Update on this ?

OK. I tried to use WebView but it is sometimes give different height when I am trying to find height dynamically based on HTML Content using `document.body.firstChild.offsetHeight`

Hi, In carousel control can we add a small caption for each image? I tried changed the **ContentTemplate** but it didn't work. Can you let me know if it is...

Thanks @kuku711 I was able to achieve the request of multi-line using this parameter. I have another question, is it possible to add a hyperlink to an image in CKEditor5?...

@kuku711 I tried below but it didn't work. `toolbar:['imageStyle:alignLeft', 'imageStyle:alignCenter', 'imageStyle:alignRight', '|', 'imageResize', '|', 'imageTextAlternative', '|', 'linkImage']` Let me know what I am doing wrong.