whitelisted_resources property

whitelisted_resources property

External resources that will be always loaded

Definition:

@property
def whitelisted_resources(self):
    ...
@whitelisted_resources.setter
def whitelisted_resources(self, value):
    ...

See Also