Skip to main content

ODHelpMenuRenderResult type

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

This is the array returned when the help menu has been rendered successfully.

It contains a list of pages, which contain categories by name & value (content).

View Source

References

    Definition

    ({name:string, value:string}[])[]