flavien peyre 81f8950e07 Documentation of webui
Change-Id: I7dae5e5caca4461e4cc9a8d72b521198bf460f8b
2015-08-25 15:05:52 -04:00

526 B

Title

Title writes a header.

{
    "type": "title",
    "attributes": {
        "title": "My big title",
        "item": "host",
        "provider": "nbHostProblems"
    }
}
title (required)

the title to write.

item

A string to print inside the orange banner representing the type of items that is counted by the provider.

provider

A provider returning a number to write inside the banner. See providers for key.