Skip to main content

ODStartScreenHeaderAlignmentSettings interface

under construction

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

Overview

This interface contains all settings used in the startscreen header component.

View Source

Properties

References

    Properties


    align type "center"|"left"|"right"

    The alignment settings for this header.

    View Source


    width type number|api.ODStartScreenComponent

    The width or component to use when calculating center & right alignment.

    View Source