| border | enables border around resize area |
| container | html element to which area will be attached |
| cursor | which cursor to show during resize |
| dir | sets the direction of resizing |
| eventPos | the top (vertical resizing) or left (horizontal resizing) absolute event position |
| height | vertical size of resizing area |
| id | the ID of a widget |
| on | allows attaching custom handlers to inner events of the component |
| start | sets the top (vertical resizing) or left (horizontal resizing) initial relative position of the 'resize' marker |
| width | horizontal size of resizing area |