mirror of
https://github.com/codewriter-packages/Tri-Inspector.git
synced 2025-01-22 08:18:49 -05:00
Add ToggleGroup preview to readme
This commit is contained in:
parent
e40ad952f4
commit
697f32c616
@ -651,6 +651,8 @@ public class FoldoutGroupSample : ScriptableObject
|
||||
|
||||
#### Toggle Group
|
||||
|
||||
![ToggleGroup](https://user-images.githubusercontent.com/26966368/230786234-33e9aa51-c9da-4b50-93ca-05e72b54aa07.png)
|
||||
|
||||
```csharp
|
||||
[DeclareToggleGroup("toggle", Title = "$" + nameof(DynamicTitle))]
|
||||
public class ToggleGroupSample : ScriptableObject
|
||||
|
Loading…
Reference in New Issue
Block a user