I feel like defaulting to the first value might be a better choice in general. But having the option to specify the default is obviously a good idea too.
On Fri, Mar 27, 2015 at 5:31 PM, Andrei Berceanu <[email protected]> wrote: > Is there any way of setting a default value for a slider object, different > from the middle of the slider interval (which is automatically chosen)? > I am refering to, i.e. > > > *using Reactive, Interacta = slider(1:10)* > > *--> *this will have a default value of 5. > >
