172 |
Input
173 |
174 |
175 |
176 | Theme
177 |
196 |
197 |
198 | Classes
199 |
212 |
213 |
214 |
215 | this.onSwitchChange('showDisplayButton', e.target.checked)}
220 | value="showDisplayButton"
221 | />
222 | }
223 | label="Display Controls"
224 | />
225 |
226 |
227 |
228 |
229 |
230 |
231 | this.onSwitchChange('executeOnCodeChange', e.target.checked)}
236 | value="executeOnCodeChange"
237 | />
238 | }
239 | label="Auto Update"
240 | />
241 |
242 |
243 |
244 |
245 | Update Debounce
246 |
247 |
260 |
261 |
262 | Permissions
263 |
278 |
279 |
280 |
281 |
282 | Horizontal Split Offset (no-op when displayMode="tab")
283 |
292 |
293 |
294 |
295 |
314 |
318 |
Output
319 |
320 | {reactSandbox}
321 |
322 |