collapsible panel redesign (#487)

This commit is contained in:
pollfly
2023-02-22 12:29:36 +02:00
committed by GitHub
parent db692908ff
commit ca60eaf36b
15 changed files with 253 additions and 263 deletions

View File

@@ -19,9 +19,8 @@ The following is an example of preview metadata.
"timestamp": 0
}
```
<details className="cml-expansion-panel configuration">
<summary className="cml-expansion-panel-summary">View an entire frame containing a preview</summary>
<div className="cml-expansion-panel-content">
<Collapsible type="configuration" title="View an entire frame containing a preview">
```json
{
@@ -95,9 +94,7 @@ The following is an example of preview metadata.
}
```
</div>
</details>
<br/>
</Collapsible>
Here's an example of Previews in the ClearML Enterprise WebApp (UI). Each thumbnail is a Preview.