2025-04-13 18:48:04 +03:00
<!DOCTYPE html> < html class = "default" lang = "en" data-base = "../" > < head > < meta charset = "utf-8" / > < meta http-equiv = "x-ua-compatible" content = "IE=edge" / > < title > default | trilium< / title > < meta name = "description" content = "Documentation for trilium" / > < meta name = "viewport" content = "width=device-width, initial-scale=1" / > < link rel = "stylesheet" href = "../assets/style.css" / > < link rel = "stylesheet" href = "../assets/highlight.css" / > < script defer src = "../assets/main.js" > < / script > < script async src = "../assets/icons.js" id = "tsd-icons-script" > < / script > < script async src = "../assets/search.js" id = "tsd-search-script" > < / script > < script async src = "../assets/navigation.js" id = "tsd-nav-script" > < / script > < script async src = "../assets/hierarchy.js" id = "tsd-hierarchy-script" > < / script > < / head > < body > < script > document . documentElement . dataset . theme = localStorage . getItem ( "tsd-theme" ) || "os" ; document . body . style . display = "none" ; setTimeout ( ( ) => window . app ? app . showPage ( ) : document . body . style . removeProperty ( "display" ) , 500 ) < / script > < header class = "tsd-page-toolbar" > < div class = "tsd-toolbar-contents container" > < a href = "../index.html" class = "title" > trilium< / a > < div id = "tsd-toolbar-links" > < / div > < button id = "tsd-search-trigger" class = "tsd-widget" aria-label = "Search" > < svg width = "16" height = "16" viewBox = "0 0 16 16" fill = "none" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-search" > < / use > < / svg > < / button > < dialog id = "tsd-search" aria-label = "Search" > < input role = "combobox" id = "tsd-search-input" aria-controls = "tsd-search-results" aria-autocomplete = "list" aria-expanded = "true" autocapitalize = "off" autocomplete = "off" placeholder = "Search the docs" maxLength = "100" / > < ul role = "listbox" id = "tsd-search-results" > < / ul > < div id = "tsd-search-status" aria-live = "polite" aria-atomic = "true" > < div > Preparing search index...< / div > < / div > < / dialog > < a href = "#" class = "tsd-widget menu" id = "tsd-toolbar-menu-trigger" data-toggle = "menu" aria-label = "Menu" > < svg width = "16" height = "16" viewBox = "0 0 16 16" fill = "none" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-menu" > < / use > < / svg > < / a > < / div > < / header > < div class = "container container-main" > < div class = "col-content" > < div class = "tsd-page-title" > < ul class = "tsd-breadcrumb" aria-label = "Breadcrumb" > < li > < a href = "../modules/Frontend_Script_API.html" > Frontend Script API< / a > < / li > < li > < a href = "../modules/Frontend_Script_API._internal_.html" > < internal> < / a > < / li > < li > < a href = "" aria-current = "page" > default< / a > < / li > < / ul > < h1 > Class default< / h1 > < / div > < section class = "tsd-panel tsd-comment" > < div class = "tsd-comment tsd-typography" > < p > This widget allows for changing and updating depending on the active note.< / p >
2025-04-13 18:59:52 +03:00
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / section > < section class = "tsd-panel tsd-hierarchy" data-refl = "9795" > < h4 > Hierarchy (< a href = "../hierarchy.html#Frontend Script API.<internal>.default" > View Summary< / a > )< / h4 > < ul class = "tsd-hierarchy" > < li class = "tsd-hierarchy-item" > < a href = "Frontend_Script_API.NoteContextAwareWidget.html" class = "tsd-signature-type tsd-kind-class" > NoteContextAwareWidget< / a > < ul class = "tsd-hierarchy" > < li class = "tsd-hierarchy-item" > < span class = "tsd-hierarchy-target" > default< / span > < / li > < / ul > < / li > < / ul > < / section > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/note_detail.ts#L97" > src/public/app/widgets/note_detail.ts:97< / a > < / li > < / ul > < / aside > < section class = "tsd-panel-group tsd-index-group" > < section class = "tsd-panel tsd-index-panel" > < details class = "tsd-index-content tsd-accordion" open > < summary class = "tsd-accordion-summary tsd-index-summary" > < svg width = "16" height = "16" viewBox = "0 0 16 16" fill = "none" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-chevronSmall" > < / use > < / svg > < h5 class = "tsd-index-heading uppercase" > Index< / h5 > < / summary > < div class = "tsd-accordion-details" > < section class = "tsd-index-section" > < h3 class = "tsd-index-heading" > Constructors< / h3 > < div class = "tsd-index-list" > < a href = "#constructor" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Constructor" > < use href = "../assets/icons.svg#icon-512" > < / use > < / svg > < span > constructor< / span > < / a >
2025-04-13 18:48:04 +03:00
< / div > < / section > < section class = "tsd-index-section" > < h3 class = "tsd-index-heading" > Properties< / h3 > < div class = "tsd-index-list" > < a href = "#_noteid" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Property" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > _note< wbr / > Id< / span > < / a >
< a href = "#_position" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Property" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > _position< / span > < / a >
2025-04-12 13:30:24 +03:00
< a href = "#widget" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Property" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > $widget< / span > < / a >
2025-04-13 18:48:04 +03:00
< a href = "#attrs" class = "tsd-index-link tsd-is-protected tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Property" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > attrs< / span > < / a >
2025-04-12 13:30:24 +03:00
< a href = "#children" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Property" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > children< / span > < / a >
< a href = "#componentid" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Property" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > component< wbr / > Id< / span > < / a >
< a href = "#initialized" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Property" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > initialized< / span > < / a >
2025-04-13 18:48:04 +03:00
< a href = "#notecontext" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Property" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > note< wbr / > Context?< / span > < / a >
2025-04-12 13:30:24 +03:00
< a href = "#parent" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Property" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > parent?< / span > < / a >
2025-04-13 18:48:04 +03:00
< / div > < / section > < section class = "tsd-index-section" > < h3 class = "tsd-index-heading" > Accessors< / h3 > < div class = "tsd-index-list" > < a href = "#hoistednoteid" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Accessor" > < use href = "../assets/icons.svg#icon-262144" > < / use > < / svg > < span > hoisted< wbr / > Note< wbr / > Id< / span > < / a >
< a href = "#note" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Accessor" > < use href = "../assets/icons.svg#icon-262144" > < / use > < / svg > < span > note< / span > < / a >
< a href = "#noteid" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Accessor" > < use href = "../assets/icons.svg#icon-262144" > < / use > < / svg > < span > note< wbr / > Id< / span > < / a >
< a href = "#notepath" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Accessor" > < use href = "../assets/icons.svg#icon-262144" > < / use > < / svg > < span > note< wbr / > Path< / span > < / a >
< a href = "#ntxid" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Accessor" > < use href = "../assets/icons.svg#icon-262144" > < / use > < / svg > < span > ntx< wbr / > Id< / span > < / a >
< a href = "#position" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Accessor" > < use href = "../assets/icons.svg#icon-262144" > < / use > < / svg > < span > position< / span > < / a >
2025-04-12 13:30:24 +03:00
< a href = "#sanitizedclassname" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Accessor" > < use href = "../assets/icons.svg#icon-262144" > < / use > < / svg > < span > sanitized< wbr / > Class< wbr / > Name< / span > < / a >
2025-04-13 18:48:04 +03:00
< / div > < / section > < section class = "tsd-index-section" > < h3 class = "tsd-index-heading" > Methods< / h3 > < div class = "tsd-index-list" > < a href = "#activecontextchanged" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > active< wbr / > Context< wbr / > Changed< / span > < / a >
< a href = "#activecontextchangedevent" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > active< wbr / > Context< wbr / > Changed< wbr / > Event< / span > < / a >
< a href = "#beforenotecontextremoveevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > before< wbr / > Note< wbr / > Context< wbr / > Remove< wbr / > Event< / span > < / a >
< a href = "#beforenoteswitchevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > before< wbr / > Note< wbr / > Switch< wbr / > Event< / span > < / a >
< a href = "#beforeunloadevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > before< wbr / > Unload< wbr / > Event< / span > < / a >
< a href = "#callmethod" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > call< wbr / > Method< / span > < / a >
< a href = "#canbeshown" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > can< wbr / > Be< wbr / > Shown< / span > < / a >
< a href = "#checkfullheight" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > check< wbr / > Full< wbr / > Height< / span > < / a >
2025-04-12 13:30:24 +03:00
< a href = "#child" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > child< / span > < / a >
2025-04-13 18:48:04 +03:00
< a href = "#class" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > class< / span > < / a >
< a href = "#cleanup" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > cleanup< / span > < / a >
< a href = "#collapsible" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > collapsible< / span > < / a >
< a href = "#contentsized" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > content< wbr / > Sized< / span > < / a >
< a href = "#css" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > css< / span > < / a >
< a href = "#cssblock" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > css< wbr / > Block< / span > < / a >
< a href = "#cutintonotecommand" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > cut< wbr / > Into< wbr / > Note< wbr / > Command< / span > < / a >
< a href = "#dorender" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > do< wbr / > Render< / span > < / a >
< a href = "#entitiesreloadedevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > entities< wbr / > Reloaded< wbr / > Event< / span > < / a >
< a href = "#executeinactivenotedetailwidgetevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > execute< wbr / > In< wbr / > Active< wbr / > Note< wbr / > Detail< wbr / > Widget< wbr / > Event< / span > < / a >
< a href = "#executewithtypewidgetevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > execute< wbr / > With< wbr / > Type< wbr / > Widget< wbr / > Event< / span > < / a >
< a href = "#exportaspdfevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > export< wbr / > As< wbr / > Pdf< wbr / > Event< / span > < / a >
< a href = "#filling" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > filling< / span > < / a >
< a href = "#focusondetailevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > focus< wbr / > On< wbr / > Detail< wbr / > Event< / span > < / a >
< a href = "#frocareloadedevent" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > froca< wbr / > Reloaded< wbr / > Event< / span > < / a >
< a href = "#getclosestntxid" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > get< wbr / > Closest< wbr / > Ntx< wbr / > Id< / span > < / a >
< a href = "#getposition" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > get< wbr / > Position< / span > < / a >
< a href = "#gettypewidget" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > get< wbr / > Type< wbr / > Widget< / span > < / a >
< a href = "#getwidgettype" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > get< wbr / > Widget< wbr / > Type< / span > < / a >
2025-04-12 13:30:24 +03:00
< a href = "#handleevent" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > handle< wbr / > Event< / span > < / a >
< a href = "#handleeventinchildren" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > handle< wbr / > Event< wbr / > In< wbr / > Children< / span > < / a >
2025-04-13 18:48:04 +03:00
< a href = "#hoistednotechangedevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > hoisted< wbr / > Note< wbr / > Changed< wbr / > Event< / span > < / a >
< a href = "#id" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > id< / span > < / a >
< a href = "#isactivenotecontext" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > is< wbr / > Active< wbr / > Note< wbr / > Context< / span > < / a >
< a href = "#isenabled" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > is< wbr / > Enabled< / span > < / a >
< a href = "#ishiddenext" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > is< wbr / > Hidden< wbr / > Ext< / span > < / a >
< a href = "#ishiddenint" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > is< wbr / > Hidden< wbr / > Int< / span > < / a >
< a href = "#isnote" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > is< wbr / > Note< / span > < / a >
< a href = "#isnotecontext" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > is< wbr / > Note< wbr / > Context< / span > < / a >
< a href = "#isvisible" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > is< wbr / > Visible< / span > < / a >
< a href = "#logrenderingerror" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > log< wbr / > Rendering< wbr / > Error< / span > < / a >
< a href = "#noteswitched" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > note< wbr / > Switched< / span > < / a >
< a href = "#noteswitchedandactivatedevent" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > note< wbr / > Switched< wbr / > And< wbr / > Activated< wbr / > Event< / span > < / a >
< a href = "#noteswitchedevent" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > note< wbr / > Switched< wbr / > Event< / span > < / a >
< a href = "#notetypemimechangedevent" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > note< wbr / > Type< wbr / > Mime< wbr / > Changed< wbr / > Event< / span > < / a >
< a href = "#optchild" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > opt< wbr / > Child< / span > < / a >
< a href = "#optcss" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > opt< wbr / > Css< / span > < / a >
< a href = "#printactivenoteevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > print< wbr / > Active< wbr / > Note< wbr / > Event< / span > < / a >
< a href = "#readonlytemporarilydisabledevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > read< wbr / > Only< wbr / > Temporarily< wbr / > Disabled< wbr / > Event< / span > < / a >
< a href = "#refresh" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > refresh< / span > < / a >
< a href = "#refreshwithnote" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > refresh< wbr / > With< wbr / > Note< / span > < / a >
< a href = "#remove" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > remove< / span > < / a >
< a href = "#render" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > render< / span > < / a >
< a href = "#renderactivenoteevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > render< wbr / > Active< wbr / > Note< wbr / > Event< / span > < / a >
< a href = "#runactivenotecommand" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > run< wbr / > Active< wbr / > Note< wbr / > Command< / span > < / a >
< a href = "#savenotedetailnowcommand" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > save< wbr / > Note< wbr / > Detail< wbr / > Now< wbr / > Command< / span > < / a >
< a href = "#scrolltoendevent" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > scroll< wbr / > To< wbr / > End< wbr / > Event< / span > < / a >
< a href = "#setnotecontextevent" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > set< wbr / > Note< wbr / > Context< wbr / > Event< / span > < / a >
2025-04-12 13:30:24 +03:00
< a href = "#setparent" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > set< wbr / > Parent< / span > < / a >
2025-04-13 18:48:04 +03:00
< a href = "#toggleext" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > toggle< wbr / > Ext< / span > < / a >
< a href = "#toggleint" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > toggle< wbr / > Int< / span > < / a >
2025-04-12 13:30:24 +03:00
< a href = "#triggercommand" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > trigger< wbr / > Command< / span > < / a >
< a href = "#triggerevent" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" aria-label = "Method" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > trigger< wbr / > Event< / span > < / a >
2025-04-13 18:59:52 +03:00
< / div > < / section > < / div > < / details > < / section > < / section > < details class = "tsd-panel-group tsd-member-group tsd-accordion" open > < summary class = "tsd-accordion-summary" data-key = "section-Constructors" > < svg width = "20" height = "20" viewBox = "0 0 24 24" fill = "none" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-chevronDown" > < / use > < / svg > < h2 > Constructors< / h2 > < / summary > < section > < section class = "tsd-panel tsd-member" > < h3 class = "tsd-anchor-link" id = "constructor" > < span > constructor< / span > < a href = "#constructor" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures" > < li class = "" > < div class = "tsd-signature tsd-anchor-link" id = "constructordefault" > < span class = "tsd-signature-keyword" > new< / span > < span class = "tsd-kind-constructor-signature" > default< / span > < span class = "tsd-signature-symbol" > ()< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < a href = "#constructordefault" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < h4 class = "tsd-returns-title" > Returns < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < / h4 > < aside class = "tsd-sources" > < p > Overrides < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#constructor" > constructor< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/note_detail.ts#L104" > src/public/app/widgets/note_detail.ts:104< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < / section > < / details > < details class = "tsd-panel-group tsd-member-group tsd-accordion" open > < summary class = "tsd-accordion-summary" data-key = "section-Properties" > < svg width = "20" height = "20" viewBox = "0 0 24 24" fill = "none" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-chevronDown" > < / use > < / svg > < h2 > Properties< / h2 > < / summary > < section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "_noteid" > < span > _note< wbr / > Id< / span > < a href = "#_noteid" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < div class = "tsd-signature" > < span class = "tsd-kind-property" > _noteId< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < / div > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#_noteid" > _noteId< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/basic_widget.ts#L11" > src/public/app/widgets/basic_widget.ts:11< / a > < / li > < / ul > < / aside > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "_position" > < span > _position< / span > < a href = "#_position" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < div class = "tsd-signature" > < span class = "tsd-kind-property" > _position< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > number< / span > < / div > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#_position" > _position< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/components/component.ts#L21" > src/public/app/components/component.ts:21< / a > < / li > < / ul > < / aside > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "widget" > < span > $widget< / span > < a href = "#widget" aria-l
< / div > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > void< / span > < / h4 > < div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/note_detail.ts#L196" > src/public/app/widgets/note_detail.ts:196< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "child" > < span > child< / span > < a href = "#child" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures tsd-is-inherited" > < li class = "tsd-is-inherited" > < div class = "tsd-signature tsd-anchor-link" id = "child-1" > < span class = "tsd-kind-call-signature" > child< / span > < span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-signature-symbol" > ...< / span > < span class = "tsd-kind-parameter" > components< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "Frontend_Script_API._internal_.default.html" class = "tsd-signature-type tsd-kind-class" > default< / a > < span class = "tsd-signature-symbol" > []< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < a href = "#child-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < div class = "tsd-parameters" > < h4 class = "tsd-parameters-title" > Parameters< / h4 > < ul class = "tsd-parameter-list" > < li > < span > < span class = "tsd-signature-symbol" > ...< / span > < span class = "tsd-kind-parameter" > components< / span > : < a href = "Frontend_Script_API._internal_.default.html" class = "tsd-signature-type tsd-kind-class" > default< / a > < span class = "tsd-signature-symbol" > []< / span > < / span > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < / h4 > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#child" > child< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/basic_widget.ts#L25" > src/public/app/widgets/basic_widget.ts:25< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "class" > < span > class< / span > < a href = "#class" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures tsd-is-inherited" > < li class = "tsd-is-inherited" > < div class = "tsd-signature tsd-anchor-link" id = "class-1" > < span class = "tsd-kind-call-signature" > class< / span > < span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-kind-parameter" > className< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < a href = "#class-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < div class = "tsd-parameters" > < h4 class = "tsd-parameters-title" > Parameters< / h4 > < ul class = "tsd-parameter-list" > < li > < span > < span class = "tsd-kind-parameter" > className< / span > : < span class = "tsd-signature-type" > string< / span > < / span > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < / h4 > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#class" > class< / a > < / p > < ul > < li > Defined in < a href = "https
2025-04-13 18:48:04 +03:00
< / div > < div class = "tsd-parameters" > < h4 class = "tsd-parameters-title" > Parameters< / h4 > < ul class = "tsd-parameter-list" > < li > < span > < span class = "tsd-kind-parameter" > name< / span > : < span class = "tsd-signature-type" > string< / span > < / span > < div class = "tsd-comment tsd-typography" > < p > the name of the CSS attribute to set (e.g. < code > padding-left< / code > ).< / p >
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < li > < span > < span class = "tsd-kind-parameter" > value< / span > : < span class = "tsd-signature-type" > string< / span > < / span > < div class = "tsd-comment tsd-typography" > < p > the value of the CSS attribute to set (e.g. < code > 12px< / code > ).< / p >
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < / h4 > < p > self for chaining.< / p >
2025-04-13 18:59:52 +03:00
< div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#css" > css< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/basic_widget.ts#L76" > src/public/app/widgets/basic_widget.ts:76< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "cssblock" > < span > css< wbr / > Block< / span > < a href = "#cssblock" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures tsd-is-inherited" > < li class = "tsd-is-inherited" > < div class = "tsd-signature tsd-anchor-link" id = "cssblock-1" > < span class = "tsd-kind-call-signature" > cssBlock< / span > < span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-kind-parameter" > block< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < a href = "#cssblock-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < div class = "tsd-comment tsd-typography" > < p > Accepts a string of CSS to add with the widget.< / p >
2025-04-13 18:48:04 +03:00
< / div > < div class = "tsd-parameters" > < h4 class = "tsd-parameters-title" > Parameters< / h4 > < ul class = "tsd-parameter-list" > < li > < span > < span class = "tsd-kind-parameter" > block< / span > : < span class = "tsd-signature-type" > string< / span > < / span > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < / h4 > < p > for chaining< / p >
2025-04-13 18:59:52 +03:00
< div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#cssblock" > cssBlock< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/basic_widget.ts#L118" > src/public/app/widgets/basic_widget.ts:118< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member" > < h3 class = "tsd-anchor-link" id = "cutintonotecommand" > < span > cut< wbr / > Into< wbr / > Note< wbr / > Command< / span > < a href = "#cutintonotecommand" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures" > < li class = "" > < div class = "tsd-signature tsd-anchor-link" id = "cutintonotecommand-1" > < span class = "tsd-kind-call-signature" > cutIntoNoteCommand< / span > < span class = "tsd-signature-symbol" > ()< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > void< / span > < span class = "tsd-signature-symbol" > > < / span > < a href = "#cutintonotecommand-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > void< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/note_detail.ts#L381" > src/public/app/widgets/note_detail.ts:381< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member" > < h3 class = "tsd-anchor-link" id = "dorender" > < span > do< wbr / > Render< / span > < a href = "#dorender" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures" > < li class = "" > < div class = "tsd-signature tsd-anchor-link" id = "dorender-1" > < span class = "tsd-kind-call-signature" > doRender< / span > < span class = "tsd-signature-symbol" > ()< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > void< / span > < a href = "#dorender-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < div class = "tsd-comment tsd-typography" > < p > Method used for rendering the widget.< / p >
2025-04-13 18:48:04 +03:00
< p > Your class should override this method.
The method is expected to create a this.$widget containing jQuery object< / p >
2025-04-13 18:59:52 +03:00
< / div > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > void< / span > < / h4 > < div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < p > Overrides < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#dorender" > doRender< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/note_detail.ts#L142" > src/public/app/widgets/note_detail.ts:142< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member" > < h3 class = "tsd-anchor-link" id = "entitiesreloadedevent" > < span > entities< wbr / > Reloaded< wbr / > Event< / span > < a href = "#entitiesreloadedevent" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures" > < li class = "" > < div class = "tsd-signature tsd-anchor-link" id = "entitiesreloadedevent-1" > < span class = "tsd-kind-call-signature" > entitiesReloadedEvent< / span > < span class = "tsd-signature-symbol" > (< / span > < br / > < span class = "tsd-kind-parameter" > __namedParameters< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-symbol" > {< / span > < span class = "tsd-kind-property" > loadResults< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "Frontend_Script_API._internal_.default-7.html" class = "tsd-signature-type tsd-kind-class" > default< / a > < span class = "tsd-signature-symbol" > }< / span > < span class = "tsd-signature-symbol" > ,< / span > < br / > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > void< / span > < span class = "tsd-signature-symbol" > > < / span > < a href = "#entitiesreloadedevent-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < div class = "tsd-parameters" > < h4 class = "tsd-parameters-title" > Parameters< / h4 > < ul class = "tsd-parameter-list" > < li > < span > < span class = "tsd-kind-parameter" > __namedParameters< / span > : < span class = "tsd-signature-symbol" > {< / span > < span class = "tsd-kind-property" > loadResults< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "Frontend_Script_API._internal_.default-7.html" class = "tsd-signature-type tsd-kind-class" > default< / a > < span class = "tsd-signature-symbol" > }< / span > < / span > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > void< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/note_detail.ts#L325" > src/public/app/widgets/note_detail.ts:325< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member" > < h3 class = "tsd-anchor-link" id = "executeinactivenotedetailwidgetevent" > < span > execute< wbr / > In< wbr / > Active< wbr / > Note< wbr / > Detail< wbr / > Widget< wbr / > Event< / span > < a href = "#executeinactivenotedetailwidgetevent" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures" > < li class = "" > < div class = "tsd-signature tsd-anchor-link" id = "executeinactivenotedetailwidgetevent-1" > < span class = "tsd-kind-call-signature" > executeInActiveNoteDetailWidgetEvent< / span > < span class = "tsd-signature-symbol" > (< / span > < br / > < span class = "tsd-kind-parameter" > __namedParameters< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "../interfaces/Frontend_Script_API._internal_.CommandData.html" class = "tsd-signature-type tsd-kind-interface" > CommandData< / a > < span class = "tsd-signature-symbol" > & < / span > < span class = "tsd-signature-symbol" > {< / span > < br / > < span class = "tsd
2025-04-13 18:48:04 +03:00
< p >
If the widget is not enabled, it will not receive `refreshWithNote` updates.< / div > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > boolean< / span > < / h4 > < p > true when an active note exists< / p >
2025-04-13 18:59:52 +03:00
< div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < p > Overrides < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#isenabled" > isEnabled< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/note_detail.ts#L138" > src/public/app/widgets/note_detail.ts:138< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "ishiddenext" > < span > is< wbr / > Hidden< wbr / > Ext< / span > < a href = "#ishiddenext" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures tsd-is-inherited" > < li class = "tsd-is-inherited" > < div class = "tsd-signature tsd-anchor-link" id = "ishiddenext-1" > < span class = "tsd-kind-call-signature" > isHiddenExt< / span > < span class = "tsd-signature-symbol" > ()< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > boolean< / span > < a href = "#ishiddenext-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > boolean< / span > < / h4 > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#ishiddenext" > isHiddenExt< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/basic_widget.ts#L222" > src/public/app/widgets/basic_widget.ts:222< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "ishiddenint" > < span > is< wbr / > Hidden< wbr / > Int< / span > < a href = "#ishiddenint" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures tsd-is-inherited" > < li class = "tsd-is-inherited" > < div class = "tsd-signature tsd-anchor-link" id = "ishiddenint-1" > < span class = "tsd-kind-call-signature" > isHiddenInt< / span > < span class = "tsd-signature-symbol" > ()< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > boolean< / span > < a href = "#ishiddenint-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > boolean< / span > < / h4 > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#ishiddenint" > isHiddenInt< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/basic_widget.ts#L213" > src/public/app/widgets/basic_widget.ts:213< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "isnote" > < span > is< wbr / > Note< / span > < a href = "#isnote" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures tsd-is-inherited" > < li class = "tsd-is-inherited" > < div class = "tsd-signature tsd-anchor-link" id = "isnote-1" > < span class = "tsd-kind-call-signature" > isNote< / span > < span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-kind-parameter" > noteId< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > boolean
2025-04-13 18:48:04 +03:00
< / div > < div class = "tsd-parameters" > < h4 class = "tsd-parameters-title" > Parameters< / h4 > < ul class = "tsd-parameter-list" > < li > < span > < span class = "tsd-kind-parameter" > condition< / span > : < span class = "tsd-signature-type" > boolean< / span > < / span > < div class = "tsd-comment tsd-typography" > < p > whether to add the components.< / p >
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < li > < span > < span class = "tsd-signature-symbol" > ...< / span > < span class = "tsd-kind-parameter" > components< / span > : < a href = "Frontend_Script_API._internal_.default.html" class = "tsd-signature-type tsd-kind-class" > default< / a > < span class = "tsd-signature-symbol" > []< / span > < / span > < div class = "tsd-comment tsd-typography" > < p > the components to be added as children to this component provided the condition is truthy.< / p >
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < / h4 > < p > self for chaining.< / p >
2025-04-13 18:59:52 +03:00
< div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#optchild" > optChild< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/basic_widget.ts#L51" > src/public/app/widgets/basic_widget.ts:51< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "optcss" > < span > opt< wbr / > Css< / span > < a href = "#optcss" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures tsd-is-inherited" > < li class = "tsd-is-inherited" > < div class = "tsd-signature tsd-anchor-link" id = "optcss-1" > < span class = "tsd-kind-call-signature" > optCss< / span > < span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-kind-parameter" > condition< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > boolean< / span > < span class = "tsd-signature-symbol" > ,< / span > < span class = "tsd-kind-parameter" > name< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > ,< / span > < span class = "tsd-kind-parameter" > value< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < a href = "#optcss-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < div class = "tsd-comment tsd-typography" > < p > Sets the CSS attribute of the given name to the given value, but only if the condition provided is truthy.< / p >
2025-04-13 18:48:04 +03:00
< / div > < div class = "tsd-parameters" > < h4 class = "tsd-parameters-title" > Parameters< / h4 > < ul class = "tsd-parameter-list" > < li > < span > < span class = "tsd-kind-parameter" > condition< / span > : < span class = "tsd-signature-type" > boolean< / span > < / span > < div class = "tsd-comment tsd-typography" > < p > < code > true< / code > in order to apply the CSS, < code > false< / code > to ignore it.< / p >
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < li > < span > < span class = "tsd-kind-parameter" > name< / span > : < span class = "tsd-signature-type" > string< / span > < / span > < div class = "tsd-comment tsd-typography" > < p > the name of the CSS attribute to set (e.g. < code > padding-left< / code > ).< / p >
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < li > < span > < span class = "tsd-kind-parameter" > value< / span > : < span class = "tsd-signature-type" > string< / span > < / span > < div class = "tsd-comment tsd-typography" > < p > the value of the CSS attribute to set (e.g. < code > 12px< / code > ).< / p >
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < a href = "" class = "tsd-signature-type tsd-kind-class" > default< / a > < / h4 > < p > self for chaining.< / p >
2025-04-13 18:59:52 +03:00
< div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#optcss" > optCss< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/basic_widget.ts#L89" > src/public/app/widgets/basic_widget.ts:89< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member" > < h3 class = "tsd-anchor-link" id = "printactivenoteevent" > < span > print< wbr / > Active< wbr / > Note< wbr / > Event< / span > < a href = "#printactivenoteevent" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures" > < li class = "" > < div class = "tsd-signature tsd-anchor-link" id = "printactivenoteevent-1" > < span class = "tsd-kind-call-signature" > printActiveNoteEvent< / span > < span class = "tsd-signature-symbol" > ()< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > void< / span > < span class = "tsd-signature-symbol" > > < / span > < a href = "#printactivenoteevent-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > void< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/note_detail.ts#L298" > src/public/app/widgets/note_detail.ts:298< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member" > < h3 class = "tsd-anchor-link" id = "readonlytemporarilydisabledevent" > < span > read< wbr / > Only< wbr / > Temporarily< wbr / > Disabled< wbr / > Event< / span > < a href = "#readonlytemporarilydisabledevent" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures" > < li class = "" > < div class = "tsd-signature tsd-anchor-link" id = "readonlytemporarilydisabledevent-1" > < span class = "tsd-kind-call-signature" > readOnlyTemporarilyDisabledEvent< / span > < span class = "tsd-signature-symbol" > (< / span > < br / > < span class = "tsd-kind-parameter" > __namedParameters< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-symbol" > {< / span > < span class = "tsd-kind-property" > noteContext< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "Frontend_Script_API._internal_.NoteContext.html" class = "tsd-signature-type tsd-kind-class" > NoteContext< / a > < span class = "tsd-signature-symbol" > }< / span > < span class = "tsd-signature-symbol" > ,< / span > < br / > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > void< / span > < a href = "#readonlytemporarilydisabledevent-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < div class = "tsd-parameters" > < h4 class = "tsd-parameters-title" > Parameters< / h4 > < ul class = "tsd-parameter-list" > < li > < span > < span class = "tsd-kind-parameter" > __namedParameters< / span > : < span class = "tsd-signature-symbol" > {< / span > < span class = "tsd-kind-property" > noteContext< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "Frontend_Script_API._internal_.NoteContext.html" class = "tsd-signature-type tsd-kind-class" > NoteContext< / a > < span class = "tsd-signature-symbol" > }< / span > < / span > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > void< / span > < / h4 > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/Triliu
< / div > < div class = "tsd-parameters" > < h4 class = "tsd-parameters-title" > Parameters< / h4 > < ul class = "tsd-parameter-list" > < li > < span > < span class = "tsd-kind-parameter" > note< / span > : < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > |< / span > < span class = "tsd-signature-type" > null< / span > < span class = "tsd-signature-symbol" > |< / span > < a href = "Frontend_Script_API.FNote.html" class = "tsd-signature-type tsd-kind-class" > FNote< / a > < / span > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > void< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 > < div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#refreshwithnote" > refreshWithNote< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/note_context_aware_widget.ts#L82" > src/public/app/widgets/note_context_aware_widget.ts:82< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "remove" > < span > remove< / span > < a href = "#remove" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures tsd-is-inherited" > < li class = "tsd-is-inherited" > < div class = "tsd-signature tsd-anchor-link" id = "remove-1" > < span class = "tsd-kind-call-signature" > remove< / span > < span class = "tsd-signature-symbol" > ()< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > void< / span > < a href = "#remove-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > void< / span > < / h4 > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#remove" > remove< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/public/app/widgets/basic_widget.ts#L238" > src/public/app/widgets/basic_widget.ts:238< / a > < / li > < / ul > < / aside > < / div > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < h3 class = "tsd-anchor-link" id = "render" > < span > render< / span > < a href = "#render" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / h3 > < ul class = "tsd-signatures tsd-is-inherited" > < li class = "tsd-is-inherited" > < div class = "tsd-signature tsd-anchor-link" id = "render-1" > < span class = "tsd-kind-call-signature" > render< / span > < span class = "tsd-signature-symbol" > ()< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > JQuery< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > HTMLElement< / span > < span class = "tsd-signature-symbol" > > < / span > < a href = "#render-1" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" aria-hidden = "true" > < use href = "../assets/icons.svg#icon-anchor" > < / use > < / svg > < / a > < / div > < div class = "tsd-description" > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > JQuery< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > HTMLElement< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 > < aside class = "tsd-sources" > < p > Inherited from < a href = "Frontend_Script_API.NoteContextAwareWidget.html" > NoteContextAwareWidget< / a > .< a href = "Frontend_Script_API.NoteContextAwareWidget.html#render" > render< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/TriliumNext/Notes/blob/84c2ebd7f3245ef3f6cddc8669bb5117079e316c/src/pu