features
Allows to specify project features
Example. Add project features.
project {
// ...
features {
// ...
sharedResource {
// ...
}
projectCustomChart {
// ...
}
}
}
Content copied to clipboard
Parameters
init
function to initialize project features