Skip to content

Kitto.Html.StatusBar

KittoX status bar controller. Renders a footer element with status text.

TKXStatusBarController class

Controller that renders a footer status bar with an optional icon and configurable text. Registered as controller type 'StatusBar'.

pascal
function Render: string;

Renders the status bar with its text.

Released under Apache License, Version 2.0.