Skip to content

能否在点击选项按钮时加上回调 #329

Open
@hanzhenfang

Description

@hanzhenfang

image

比如在点击全屏的时候,我需要进行一些样式的调整,但是目前点击这个按钮,会直接占满我的剩余空间,而我无法进行其他操作。

希望能在点击事件传入回调来在全屏模式下进行一些额外的逻辑处理。类似于

 bytemd.instance.fullScreen(e:event){
 // some myself code

 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions