mondeja / leptos-fluent

Internationalization framework for Leptos using Fluent
https://mondeja.github.io/leptos-fluent/
MIT License
39 stars 10 forks source link

API to get at runtime parameters passed to `leptos_fluent!` #168

Closed mondeja closed 5 months ago

mondeja commented 5 months ago

It would be great to create a separate context with a struct containing all values used in leptos_fluent! macro and access to them from leptos_fluent::I18n context.