File

src/app/modules/shared/interfaces/fancyTree.ts

Index

Properties

Properties

glyph
glyph: literal type
Type : literal type
Optional
showConnectors
showConnectors: Boolean
Type : Boolean
Optional
export interface IFancytreeOptions {
  glyph?: {
    preset: string;
    map: {
      folder: string;
      folderOpen: string;
    }
  };
  showConnectors?: Boolean;
}

results matching ""

    No results matching ""