aabluedragon
aabluedragon
SSolidJS
Created by aabluedragon on 6/15/2024 in #support
Importing external .d.ts declarations for Web Components
Is there some way to avoid having to use the prop: prefix for each property? Thanks.
5 replies
SSolidJS
Created by aabluedragon on 6/15/2024 in #support
Importing external .d.ts declarations for Web Components
A bit similar, but it seems to be a better solution, prefixing all props. Added to my answer in SO.
5 replies
SSolidJS
Created by aabluedragon on 4/23/2023 in #support
Using WebComponents in SolidJS
Currently my app uses Solid-Bootstrap
27 replies
SSolidJS
Created by aabluedragon on 4/23/2023 in #support
Using WebComponents in SolidJS
Unless something better comes up
27 replies
SSolidJS
Created by aabluedragon on 4/23/2023 in #support
Using WebComponents in SolidJS
I haven't found any of the major GUI libs supporting SolidJS yet, looked at telerik and syncfusion, and extjs, all don't ship with proper SolidJS support.. so last resort is Sench ExtJS Web Components
27 replies
SSolidJS
Created by aabluedragon on 4/23/2023 in #support
Using WebComponents in SolidJS
I guess I'll just do that
27 replies
SSolidJS
Created by aabluedragon on 4/23/2023 in #support
Using WebComponents in SolidJS
Too bad they don't have official typescript defs for it.
27 replies
SSolidJS
Created by aabluedragon on 4/23/2023 in #support
Using WebComponents in SolidJS
This one appears to be relevant only for their Touch based lib
27 replies
SSolidJS
Created by aabluedragon on 4/23/2023 in #support
Using WebComponents in SolidJS
That repo seems to support up to ExtJS version 5.1.0 7.5.0 is the current version, though the general idea was correct on this repo
27 replies
SSolidJS
Created by aabluedragon on 4/23/2023 in #support
Using WebComponents in SolidJS
Doesn't look like @sencha/ext-web-components-modern has any typescript in it
27 replies
SSolidJS
Created by aabluedragon on 4/23/2023 in #support
Using WebComponents in SolidJS
Thanks, I guess one must declare each element specifically, no way to declare an entry for all elements prefixed with ext-
27 replies
SSolidJS
Created by aabluedragon on 4/23/2023 in #support
Using WebComponents in SolidJS
Is there a generic example of how to surpass warnings on elements prefixed with a certain string such as ext-
27 replies