import Quill from "quill";. const { Block, Container, Inline } = Quill.import("parchment");. class TableCell extends Inline {}. TableCell.tagName = "TD";.
確定! 回上一頁