OSRS Plugin API
    Preparing search index...

    Interface Styled

    A UI element that can have an inherited style applied to it.

    interface Styled {
        style: StyleTable;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    style: StyleTable

    The style, if any, that should be applied to this element.