You are viewing documentation for the upcoming v5 release. For the current stable version, see the v4 readme on npm.
logologo
  • Guide
  • Integrations
  • API
    API Reference
    XSS Tooling
    XSS Analysis
    Editor Plugin
    CLI Scanner
    @kitajs/html
    Modules
    Module: error-boundary
    Module: jsx-runtime
    Module: suspense
    Functions
    Function: ErrorBoundary()
    Function: Fragment()
    Function: attributesToString()
    Function: contentsToString()
    Function: createElement()
    Function: escape()
    Function: isVoidElement()
    Function: jsx()
    Function: jsxs()
    Function: Suspense()
    Function: renderToStream()
    Function: resolveHtmlStream()
    Interfaces
    Interface: ErrorBoundaryProps
    Interface: SuspenseProps
    Classes
    Class: HtmlTimeout
    Types
    Type Alias: Children
    Type Alias: Component()<T>
    Type Alias: PropsWithChildren<T>
    Type Alias: RequestData
    Type Alias: SuspenseRoot
    Variables
    Variable: Html
    Variable: e
    Variable: escapeHtml()
    Variable: SuspenseScript
    @kitajs/fastify-html-plugin
    Interfaces
    Interface: FastifyKitaHtmlOptions
    Variables
    Variable: fastifyKitaHtml
    Variable: kAutoDoctype

    #Module: index

    Estimated reading time: less than 1 minute

    #Type Aliases

    • Children
    • Component
    • PropsWithChildren

    #Variables

    • e
    • escapeHtml
    • Html

    #Functions

    • attributesToString
    • contentsToString
    • createElement
    • escape
    • Fragment
    • isVoidElement
    📝 Edit this page

    Last Updated:

    Previous pageCLI ScannerNext pageModule: error-boundary
    ON THIS PAGE
    Type AliasesVariablesFunctions