top | item 44291878 (no title) krystofee | 8 months ago Is there some clean way to pass components or just html to components using this framework without having them in strings? This is issue I see with most of these approaches. discuss order hn newest lelanthran|8 months ago > Is there some clean way to pass components or just html to components using this framework without having them in strings?No, there isn't. Parameters are passed in as plain strings.> This is issue I see with most of these approaches.I didn't need to solve 100% of the problem, getting the most common 90% is sufficient.
lelanthran|8 months ago > Is there some clean way to pass components or just html to components using this framework without having them in strings?No, there isn't. Parameters are passed in as plain strings.> This is issue I see with most of these approaches.I didn't need to solve 100% of the problem, getting the most common 90% is sufficient.
lelanthran|8 months ago
No, there isn't. Parameters are passed in as plain strings.
> This is issue I see with most of these approaches.
I didn't need to solve 100% of the problem, getting the most common 90% is sufficient.