File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 <p >Wrap your item in a <code >vue-nestable-handle</code > to allow it to be dragged.</p >
3636 <Simple />
3737
38- <h1 >Sort items by drag & drop (RTL)</h1 >
39- <p >Wrap your item in a <code >vue-nestable-handle</code > to allow it to be dragged.</p >
40- <SimpleRtl />
41-
4238 <h1 >Advanced (Drag handle, Classes, and Hooks)</h1 >
4339 <p >
4440 You can customize how deeply items can be nested as well what the <code >id</code > prop is called.<br >
5349 <h1 >Customize the placeholder text</h1 >
5450 <p >You can display a placeholder when there are no items in the list.</p >
5551 <NoItems />
52+
53+ <h1 >RTL Support</h1 >
54+ <p >Add the <code >rtl</code > prop to support RTL languages.</p >
55+ <SimpleRtl />
5656 </div >
5757 </div >
5858</template >
You can’t perform that action at this time.
0 commit comments