Render a HTML page in game

The new steam API has the ability to render a HTML page in game, this is functionality that we would really like to have within UE4 - is it possible to expose this so we can control it?

https://partner.steamgames.com/documentation/html_surface

(DOTA2 is an example of a title that renders HTML in main menu of game.)

This is not implemented in the current UE4 api yet. But it is possible to expose and use. Although using BLUI or other tools would be more beneficial.