当一个自定义元素被创建时,由 DOM 实例化的构造函数。
只能由子类在其 created 构造函数中调用。
FESpotLightElement.created() : super.created();