Skip to content

How to Add Addons(fullscreen.js) to my angular2 codemirror? #36

Description

@yazanOthman

I am new in using codeMirror and I dont know if I am using it correctly

config : any
this.config = { lineNumbers: true, mode: 'text/x-sql' , fullScreen: true }
<codemirror [(ngModel)]="content" [config]="config">

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