Update documentation and references from Wish Theme to KomTheme across various files, including README, installation guides, and component documentation. Add NuGet.Config to solution structure.
Release NuGet Packages / pack-and-push (release) Successful in 8m35s
Release NuGet Packages / pack-and-push (release) Successful in 8m35s
This commit is contained in:
@@ -122,7 +122,7 @@ A lightweight tooltip component that appears on hover or focus to provide additi
|
||||
|
||||
### Icon rail tooltips
|
||||
|
||||
In an icon rail (e.g. Wish theme's `WishIconRail`), wrap nav items with `SbTooltip` and `Placement="SbPlacement.End"` so the tooltip appears to the right:
|
||||
In an icon rail (e.g. KomTheme's `KomIconRail`), wrap nav items with `SbTooltip` and `Placement="SbPlacement.End"` so the tooltip appears to the right:
|
||||
|
||||
```razor
|
||||
<SbStack Direction="SbStackDirection.Column" Gap="1">
|
||||
|
||||
Reference in New Issue
Block a user