①Tooltips_技術検証 - Paku-Soba/Svelte-example-app GitHub Wiki

  • マウスオーバー吹き出しUI
    • daisyui Tooltipの色、サイズ等どこまで調整可能か検証を行う。
  • daisyuiのThemesが使用可能な環境設定となっている 検証ブランチ#TryThemを使用する。
    • tooltipのカラー指定にwhiteをしてするとテキストと背景の色が変わる。

https://github.com/Paku-Soba/Svelte-example-app/assets/77097783/25bed4a7-8842-45df-95c1-bfc0e3613468

  • tooltip-primaryクラスを指定した場合の吹き出しUIのカラー。

https://github.com/Paku-Soba/Svelte-example-app/assets/77097783/c0fd2d16-9fea-4a0d-9e73-c56fb1811a62

https://github.com/saadeghi/daisyui/issues/84