mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
feat: enable search box for ace editor #412
This commit is contained in:
parent
020a9ba2f2
commit
cb303bad7e
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ ace.config.setModuleUrl('ace/ext/searchbox', extSearchboxUrl)
|
|||
|
||||
<template>
|
||||
<VAceEditor
|
||||
ref="aceRef"
|
||||
v-model:value="value"
|
||||
lang="nginx"
|
||||
theme="monokai"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue