Returns the content of the theme file theme configuration value specified by the property name
LESS
// Required arguments @result: -evo-themefile-url(@fileName); // All arguments @result: -evo-themefile-url(@fileName, @queryStringModification, @targetModification);
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
fileName | String | File Name | Required | ||
queryStringModification | String | Query String Modification | Optional | ||
targetModification | String | Target Modification | Optional |