1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

@ngstack/code-editor Code Editor Component for Angular. How to Edit C#, Java, Javascript Code

Discussão em 'Angular' iniciado por Harun Diluka Heshan, Outubro 17, 2024 às 05:52.

  1. I have recently integrated the @ngstack/code-editor in my angular app. But I can't seem to figure out how to edit other programming languages code.

    codeModel: CodeModel = {
    language: 'json',
    uri: 'main.json',
    value: '{}'
    };


    I can put the word C# in the language property but what goes in the uri property?

    Continue reading...

Compartilhe esta Página