framework4 icon indicating copy to clipboard operation
framework4 copied to clipboard

Total.js framework v4

Results 2 framework4 issues
Sort by recently updated
recently updated
newest added

Describe the bug I'm using total in a TypeScript project. Types are fine except for the custom functions in prototype of `String`, `Number`, `Date`, and `Array` defined here: https://github.com/totaljs/framework4/blob/f9c5f2a452d9fd159fda56389bc9139a292a68bb/index.d.ts#L294-L397 Basically...

bug

Hello, how to dynamically link to different subdomains, I can't find any way to achieve it

enhancement