Skip to content

Commit

Permalink
feat: support draggable for details
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Jul 17, 2024
1 parent d95d46e commit b532540
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const TuiDetails = Node.create<TuiDetailsOptions>({
content: `summary detailsContent`,

group: `block`,

draggable: true,
allowGapCursor: true,
isolating: true,

Expand Down

0 comments on commit b532540

Please sign in to comment.