SciefyLab

Results 7 issues of SciefyLab

How to add an icon inside the input?

Hi man, how to get text from shape like this? ![shape](https://user-images.githubusercontent.com/16133106/61169108-5369f180-a58b-11e9-89f8-51c2c2b06230.png) thanks,

enhancement

Hi man, how to get text value from a shape like this, ![shape](https://user-images.githubusercontent.com/16133106/61198348-2a249f00-a70c-11e9-9828-24570383494c.png) i hope you create a func to get value from shape, thanks,

enhancement
drawingML

Why its Different from the actual data? how to fix it? the screen like bellow: ```svelte {#if item.PreparedAt} Show: Actual: {item.PreparedAt} {/if} ``` ![image](https://user-images.githubusercontent.com/16133106/188795987-cac09a5a-47ed-4489-af95-4d5eafb93ef9.png)

### Describe the problem I have input field with nested object properties, but sometimes the properties was null, i don't want to add variables to passing it. ### Describe the...

I looking for like this https://github.com/PHPOffice/PhpSpreadsheet/blob/master/src/PhpSpreadsheet/Writer/Html.php Can you add this function because its the most usefully function in the world? from it we can generate pdf too. thanks

Hi There, I have multiple row with select, we cannot wait until loading is done. how to disable it? ![image](https://github.com/rob-balfre/svelte-select/assets/16133106/b919fb69-d612-48a3-9027-a61b1a1173c8) thanks