Nude Element API Docs - v0.1.3
    Preparing search index...
    interface StyleObject {
        css?: string | Promise<string>;
        fullUrl?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    css?: string | Promise<string>

    A CSS string

    fullUrl?: string

    The resolved absolute URL

    url?: string

    A URL string