Issue 13: Form - unknown purpose of Form properties "scrollSpeed" and "type".

Component Issues:
Component: Form - Unknown purpose of Form properties “scrollSpeed” and “type”.

What is purpose of properties:

scrollSpeed="1000ms" 

type="space" 

Any changes of these props did not change form behaviour.

I couldn’t find a clear definition in Form API documentation how these properties affect Form behaviour.

Can someone point to an updated documentaiton or explain the purpose?

See test example below:
http://webix.com/snippet/789eafc6

Thank you for clarification.