'js_module', 'attributes' => ['type' => 'module'] ]; $merged_attributes = Utils::arrayMergeRecursiveUnique($base_options, $elements); parent::__construct($merged_attributes, $key); } }