Interface IThemeAccessor


@ClientOnly @Experimental @NonExtendable public interface IThemeAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    Resolves path relative to the waila configuration file, useful for themes that need access to external assets.
  • Method Details

    • getPath

      Path getPath(String path)
      Resolves path relative to the waila configuration file, useful for themes that need access to external assets.