Skip to main content
Module

x/denops_std/function/vim/popup_create.ts>PopupCreateWhat

📚 Standard module for denops.vim
Go to Latest
type alias PopupCreateWhat
import { type PopupCreateWhat } from "https://deno.land/x/denops_std@v6.4.0/function/vim/popup_create.ts";
definition:
| number
| string
| readonly string[]
| { text: string; props: readonly PopupProp[]; }[]