HTMLKit
HTMLKit copied to clipboard
Create and render HTML templates with HTMLKit
Hi, Even tho i'm setting the locale using `app.htmlkit.localization.set(locale: "pt")` I keep getting the error **.missingTables** because the **currentLocale** keeps defaulting to my browser's locale "en". Not sure it's a...
At the moment it is not possible to pass an environment value as an attribute value.
In HTML, there are attributes that we'd only want to add on some condition, such as "checked" and "disabled". This is currently quite verbose to do, involving something like: ```swift...
As the title says, there are attributes where it could make sense to provide conveniences for setting them up, ie: ```swift Form { } .method(…) // versus Form(method: …) {...
I'm seeing quite a few instances where I use an `if let` unwrap within the body of a View where Swift can't make up it's mind about which method to...
As mentioned in the issue #132 the error 'Type of expression is ambiguous without more context' is showing up, if parent element expect an explizit type of content.
[Proposal 0386](https://github.com/apple/swift-evolution/blob/main/proposals/0386-package-access-modifier.md)
- [ ] Refresh - [ ] Bold - [ ] Italic - [ ] Underline - [ ] Strikethrough - [ ] ...