surface v0.1.0-alpha.0 Surface.Components.Raw View Source
A macro component the does not translate any of its contents.
You can use this component when you want to skip translation and write regular Phoenix templates code directly or when you don't want your HTML to be translated at all.
Note: By skipping translation, any syntactic sugar provided by Surface will not apply.