mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
feat: inline mode
This commit is contained in:
4
eruda.d.ts
vendored
4
eruda.d.ts
vendored
@@ -35,6 +35,10 @@ declare module 'eruda' {
|
||||
* Use shadow dom for css encapsulation
|
||||
*/
|
||||
useShadowDom?: boolean
|
||||
/**
|
||||
* Enable inline mode
|
||||
*/
|
||||
inline?: boolean
|
||||
/**
|
||||
* Default settings
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user