mooball
    Preparing search index...

    Class IStyle

    The class that defines a serializable css style object.

    Index

    Constructors

    Properties

    Constructors

    • Constructor for the Style class.

      Parameters

      • id: number

        Id of the Style object.

      • css: string

        Contents of the Style object.

      Returns IStyle

    Properties

    css: string

    Contents of this Style.

    id: number

    Id of this Style.