_for_external_resources_string_string_string method

_for_external_resources_string_string_string

def _for_external_resources_string_string_string(cls, file_path_format, resource_file_path_format, resource_url_format):
    ...
Parameter Type Description
file_path_format str
resource_file_path_format str
resource_url_format str

Returns: HtmlViewOptions

See Also