'ip', ]; public function render() { $this->inputmask($this->options); $this->defaultAttribute('style', 'width: 160px;flex:none'); $this->prepend('') ->defaultAttribute('style', 'width: 200px'); return parent::render(); } }