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