svelecte icon indicating copy to clipboard operation
svelecte copied to clipboard

Rework docs

Open mskocik opened this issue 2 years ago • 0 comments

I can imagine better docs - more examples, more straightforward and clear.

  • [ ] Rework the whole package to svelte-kit.
  • [ ] Better examples:
    • [ ] basic data (simple array, object array, internal properties, groups)
    • [ ] selection (labelAsValue, valueAsObject, readSelection)
    • [ ] single/multi (max, collapseSelection)
    • [ ] custom rendering (renderer, custom item)
    • [ ] creatable (creatablePreffix, allowEditing, keepCreated, delimiter, createFunction)
    • [ ] UX (searchable, clearable, disabled, selectOnTab, virtualList, disableHighlight, lazyDropdown)
    • [ ] fetch (init, minQuery, fetchResetOnBlur, fetchMode, disableSifter)
    • [ ] dndzone
    • [ ] validation (#121)
  • [ ] Find your use case questionnaire

mskocik avatar Nov 03 '21 14:11 mskocik