__call() __call( $name, $arguments) : $this 设置组件属性 Parameters $name $arguments Throws \Exception Returns $this
__construct() __construct(integer $gutter, string $type = '', string $align = '', string $justify = '', string $className = '') Row constructor. Parameters integer $gutter string $type string $align string $justify string $className
() () : $this justify(String $justify) flex 布局下的水平排列方式,可选值为start、end、center、space-around、space-between Returns