Skip to main content

Component Properties

Property Table

Property NameDescriptionTypeDefault ValueRequired
idUnique form identifierstring-
modelInfosFile informationarray[]
heightHeightstring-
roundedWindow corner radiusstring12px-
disableValidationWhether to disable validationbooleanfalse-
monacoEditorOptionsMonaco editor configuration(Refer to IStandaloneEditorConstructionOptions)--
fileNavTop file navigationTFileNav(Refer to TFileNav)-
consoleLog blockTConsole(Refer to TConsole)-
deployDeployment blockTDeploy(Refer to TDeploy)-

TFileNav

Top file navigation property table

Property NameDescriptionTypeDefault ValueRequired
openWhether to enable the featurebooleantrue-

TConsole

Log block property table

Property NameDescriptionTypeDefault ValueRequired
defaultVisibleDefault visibilitybooleantrue-
defaultHeightDefault heightstring"30%"-
minHeightMinimum heightnumber78-
triggerControlWhether to enable controlbooleantrue-
openWhether to enable the featurebooleantrue-

TDeploy

Deployment block property table

Property NameDescriptionTypeDefault ValueRequired
defaultVisibleDefault visibilitybooleantrue-
defaultWidthDefault widthstring"200px"-
minWidthMinimum widthnumber140-
maxWidthMaximum widthnumber240-
openWhether to enable the featurebooleantrue-