Skip to main content
Module

x/tui/mod.ts>LayoutMissingElementError

🦕 Deno module for creating Terminal User Interfaces
Latest
class LayoutMissingElementError
extends Error
Re-export
import { LayoutMissingElementError } from "https://deno.land/x/tui@2.1.11/mod.ts";

Constructors

new
LayoutMissingElementError(name: string)