namespace Vuplex.WebView.Internal {
///
/// To simplify usage, the HTML for the Keyboard prefab's web frontend is inlined in this
/// class's KeyboardUI.Html field. This eliminates the need for the application to include the keyboard's
/// HTML, JS, and CSS files in StreamingAssets.
///
/// The source code for this web frontend is available here:
/// https://github.com/vuplex/unity-keyboard .
///
class KeyboardUI {
public const string Html = @"