mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-18 05:42:30 +00:00
parent
dff4b06313
commit
36e4cc41a9
37 changed files with 326 additions and 211 deletions
quartz/components
|
@ -12,7 +12,7 @@ import {
|
|||
type OrderEntries = "sort" | "filter" | "map"
|
||||
|
||||
export interface Options {
|
||||
title: string
|
||||
title?: string
|
||||
folderDefaultState: "collapsed" | "open"
|
||||
folderClickBehavior: "collapse" | "link"
|
||||
useSavedState: boolean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue