banira
Home
Docs
CLI
GitHub
Preparing search index...
Stylesheet
Type Alias Stylesheet
Stylesheet
:
{
href
:
string
}
|
{
inline
:
string
}
|
"none"
Stylesheet for the generated doc page:
{ href }
— an external
<link rel="stylesheet">
(URL or relative path)
{ inline }
— inlined CSS in a
<style>
block (offline-safe / self-contained)
'none'
— no stylesheet
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
Docs
CLI
GitHub
banira
Loading...
Stylesheet for the generated doc page:
{ href }— an external<link rel="stylesheet">(URL or relative path){ inline }— inlined CSS in a<style>block (offline-safe / self-contained)'none'— no stylesheet