issues Search Results · repo:ivanhofer/sveltekit-typescript-showcase language:Svelte
Filter by
9 results
(85 ms)9 results
inivanhofer/sveltekit-typescript-showcase (press backspace or delete to remove)Hi first of all, thanks for your hard work on creating this helpful repo.
I am currently trying to implement your example of typed events in svelte. I am fairly Sure I ve implemented it
correctly, and ...
grnd-alt
- 1
- Opened on May 5, 2023
- #15
Hello Ivan, your repo is super helpful, it covers so many cases I was running into quite regularly. I am missing one
thing, maybe you can help:
I wanted to create a component that emits an event with ...
ptrxyz
- 3
- Opened on May 3, 2023
- #14
Trying to figure something out and I found your documentation but it doesn t address my question. So I was hoping you
could answer it and maybe update the docs.
I m trying to narrow down a variable. My ...
jamesshannon
- 1
- Opened on Mar 23, 2023
- #13
The title says it all. I have an async function in a .ts file to get some data. I want to use it in an await block but I
lose the types in :then part of the block.
vsadeghy
- Opened on Sep 24, 2022
- #10
Hi, thank you so much for lot of use cases how to use TS + Svelte. Unfortunately I have some problem with using this
type when trying to type Button component:
svelte.JSX.HTMLAttributes HTMLElementTagNameMap[ ...
potty
- 1
- Opened on Aug 30, 2022
- #9
I am trying to use the endpoint example. Inspecting the source of svelte-kit It seems that to generate the types, one
needs to run npm ci. At least this the way I used to successfully generate the files. ...
cognominal
- 5
- Opened on Jun 20, 2022
- #5
provide an example an explanation about how to type an exported function
Something like this example from @tanhauhau
script
let isOpen = true;
let name = ;
let email = ;
export function openModal() ...
opensas
- 1
- Opened on Apr 7, 2022
- #3
It s very hard to find material of this quality, let alone have it be succinct and structured such that it is easily
digested. You can immediately tell that a lot of work has been put into it. So thank ...
thenbe
- 1
- Opened on Mar 19, 2022
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.