feat: add getTitleValue api #536
This commit is contained in:
@@ -164,6 +164,7 @@ interface IElement {
|
||||
};
|
||||
// title
|
||||
level?: TitleLevel;
|
||||
title?: ITitle;
|
||||
// list
|
||||
listType?: ListType;
|
||||
listStyle?: ListStyle;
|
||||
|
||||
Reference in New Issue
Block a user