Trilium Frontend API
Preparing search index...
<internal>
LinkButtonProps
Interface LinkButtonProps
interface
LinkButtonProps
{
onClick
?:
()
=>
void
;
text
:
ComponentChild
;
triggerCommand
?:
keyof
CommandMappings
;
}
Index
Properties
on
Click?
text
trigger
Command?
Properties
Optional
on
Click
onClick
?:
()
=>
void
text
text
:
ComponentChild
Optional
trigger
Command
triggerCommand
?:
keyof
CommandMappings
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Click
text
trigger
Command
Trilium Frontend API
Loading...