JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
mcp.mobius.waila.api
IThemeAccessor
Contents
Description
Method Summary
Method Details
getPath(String)
Hide sidebar
Show sidebar
Interface IThemeAccessor
@ClientOnly
@Experimental
@NonExtendable
public interface
IThemeAccessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Path
getPath
(
String
path)
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.