Property InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v9.dll
InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces
Gets or sets a value indicating whether space should be inserted after opening and before closing JSX expression braces.
public bool InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces { get; set; }