platformer - v1.0.0
    Preparing search index...

    Component that defines a solid background color.

    interface default {
        color: string;
    }
    Index

    Properties

    Properties

    color: string

    Background color (CSS color string).