chore: replace all cn comments of fe to en version by volc api (#320)
This commit is contained in:
@@ -44,7 +44,7 @@ export interface ContentBoxEvents {
|
||||
}
|
||||
|
||||
export interface BaseContentBoxProps {
|
||||
/** 是否在浏览器视窗内,true:在,false:不在,undefined:未检测 */
|
||||
/** Whether in the browser window, true: in, false: not, undefined: not detected */
|
||||
inView?: boolean;
|
||||
contentBoxEvents?: ContentBoxEvents;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user