11<!doctype html>
2- < html class ="no-js ">
2+ < html class ="no-js " lang =" en " >
33< head >
44 < meta name ="viewport " content ="width=device-width, initial-scale=1 " charset ="UTF-8 ">
55 < title > BackStackRecordLocalProvider</ title >
6- < link href ="../../../images/logo-icon.svg " rel ="icon " type ="image/svg "> < script > var pathToRoot = "../../../" ; </ script >
7- < script > document . documentElement . classList . replace ( "no-js" , "js" ) ; </ script >
6+ < link href ="../../../images/logo-icon.svg " rel ="icon " type ="image/svg "> < script > var pathToRoot = "../../../" ; </ script >
7+ < script > document . documentElement . classList . replace ( "no-js" , "js" ) ; </ script >
88 < script > const storage = localStorage . getItem ( "dokka-dark-mode" )
9- if ( storage == null ) {
9+ if ( storage == null ) {
1010 const osDarkSchemePreferred = window . matchMedia && window . matchMedia ( '(prefers-color-scheme: dark)' ) . matches
1111 if ( osDarkSchemePreferred === true ) {
12- document . getElementsByTagName ( "html" ) [ 0 ] . classList . add ( "theme-dark" )
12+ document . getElementsByTagName ( "html" ) [ 0 ] . classList . add ( "theme-dark" )
1313 }
14- } else {
14+ } else {
1515 const savedDarkMode = JSON . parse ( storage )
16- if ( savedDarkMode === true ) {
17- document . getElementsByTagName ( "html" ) [ 0 ] . classList . add ( "theme-dark" )
16+ if ( savedDarkMode === true ) {
17+ document . getElementsByTagName ( "html" ) [ 0 ] . classList . add ( "theme-dark" )
1818 }
19- }
19+ }
2020 </ script >
2121< script type ="text/javascript " src ="https://unpkg.com/kotlin-playground@1/dist/playground.min.js " async > </ script >
2222< script type ="text/javascript " src ="../../../scripts/sourceset_dependencies.js " async > </ script >
2323< link href ="../../../styles/style.css " rel ="Stylesheet ">
2424< link href ="../../../styles/main.css " rel ="Stylesheet ">
2525< link href ="../../../styles/prism.css " rel ="Stylesheet ">
2626< link href ="../../../styles/logo-styles.css " rel ="Stylesheet ">
27- < link href ="../../../styles/font-jb-sans-auto.css " rel ="Stylesheet ">
2827< link href ="../../../ui-kit/ui-kit.min.css " rel ="Stylesheet ">
29- < script type ="text/javascript " src ="../../../scripts/clipboard .js " async > </ script >
28+ < script type ="text/javascript " src ="../../../scripts/safe-local-storage_blocking .js "> </ script >
3029< script type ="text/javascript " src ="../../../scripts/navigation-loader.js " async > </ script >
3130< script type ="text/javascript " src ="../../../scripts/platform-content-handler.js " async > </ script >
3231< script type ="text/javascript " src ="../../../scripts/main.js " defer > </ script >
3332< script type ="text/javascript " src ="../../../scripts/prism.js " async > </ script >
34- < script type ="text/javascript " src ="../../../ui-kit/ui-kit.min.js " defer > </ script >
35- < script type ="text/javascript " src ="../../../scripts/symbol-parameters-wrapper_deferred.js " defer > </ script > </ head >
33+ < script type ="text/javascript " src ="../../../ui-kit/ui-kit.min.js " defer > </ script > </ head >
3634< body >
37- < div class ="root ">
38- < nav class ="navigation theme-dark " id ="navigation-wrapper ">
39- < a class ="library-name--link " href ="../../../index.html ">
35+ < div class ="root ">
36+ < header class ="navigation theme-dark " id ="navigation-wrapper " role =" banner ">
37+ < a class ="library-name--link " href ="../../../index.html " tabindex =" 1 " >
4038 circuit-root
4139 </ a > < button class ="navigation-controls--btn navigation-controls--btn_toc ui-kit_mobile-only " id ="toc-toggle " type ="button "> Toggle table of contents
4240 </ button >
4341 < div class ="navigation-controls--break ui-kit_mobile-only "> </ div >
4442 < div class ="library-version " id ="library-version ">
4543 </ div >
4644 < div class ="navigation-controls ">
47- < div class ="filter-section filter-section_loading " id ="filter-section ">
48- < button class ="platform-tag platform-selector common-like " data-active ="" data-filter =":backstack/commonMain "> common</ button >
45+ < ul class ="filter-section filter-section_loading " id ="filter-section " aria-label =" Target filter ">
46+ < button class ="platform-tag platform-selector common-like " data-active ="" aria-pressed =" true " data-filter =":backstack/commonMain "> common</ button >
4947 < div class ="dropdown filter-section--dropdown " data-role ="dropdown " id ="filter-section-dropdown ">
5048 < button class ="button button_dropdown filter-section--dropdown-toggle " role ="combobox " data-role ="dropdown-toggle " aria-controls ="platform-tags-listbox " aria-haspopup ="listbox " aria-expanded ="false " aria-label ="Toggle source sets "> </ button >
51- < ul role ="listbox " id ="platform-tags-listbox " class ="dropdown--list " data-role ="dropdown-listbox ">
52- < div class ="dropdown--header "> < span > Platform filter</ span >
53- < button class ="button " data-role ="dropdown-toggle " aria-label ="Close platform filter ">
49+ < ul role ="listbox " id ="platform-tags-listbox " class ="dropdown--list " data-role ="dropdown-listbox " aria-label =" Target filter " >
50+ < div class ="dropdown--header "> < span > Target filter</ span >
51+ < button class ="button " data-role ="dropdown-toggle " aria-label ="Close target filter ">
5452 < i class ="ui-kit-icon ui-kit-icon_cross "> </ i >
5553 </ button >
5654 </ div >
6462 </ ul >
6563 < div class ="dropdown--overlay "> </ div >
6664 </ div >
67- </ div >
65+ </ ul >
6866 < button class ="navigation-controls--btn navigation-controls--btn_theme " id ="theme-toggle-button " type ="button "> Switch theme
6967 </ button >
7068 < div class ="navigation-controls--btn navigation-controls--btn_search " id ="searchBar " role ="button "> Search in
7169 API
7270 </ div >
7371 </ div >
74- </ nav >
75- < div id ="container ">
76- < div class ="sidebar " id ="leftColumn ">
77- < div class ="dropdown theme-dark_mobile " data-role ="dropdown " id ="toc-dropdown ">
78- < ul role ="listbox " id ="toc-listbox " class ="dropdown--list dropdown--list_toc-list " data-role ="dropdown-listbox ">
79- < div class ="dropdown--header ">
72+ </ header >
73+ < div id ="container ">
74+ < nav id ="leftColumn " class ="sidebar " data-item-type ="SECTION " data-item-config ="{"defaultSize": 280, "minSize": 200, "maxSize": 400} ">
75+ < a class ="toc--skip-link " href ="#main "> Skip to content</ a >
76+ < div class ="dropdown theme-dark_mobile " data-role ="dropdown " id ="toc-dropdown ">
77+ < ul role ="listbox " id ="toc-listbox " class ="dropdown--list dropdown--list_toc-list " data-role ="dropdown-listbox " aria-label ="Table of contents ">
78+ < div class ="dropdown--header ">
8079 < span >
8180 circuit-root
8281 </ span >
83- < button class ="button " data-role ="dropdown-toggle " aria-label ="Close table of contents ">
84- < i class ="ui-kit-icon ui-kit-icon_cross "> </ i >
85- </ button >
86- </ div >
87- < div class ="sidebar--inner " id ="sideMenu "> </ div >
88- </ ul >
89- < div class ="dropdown--overlay "> </ div >
90- </ div >
82+ < button class ="button " data-role ="dropdown-toggle " aria-label ="Close table of contents ">
83+ < i class ="ui-kit-icon ui-kit-icon_cross "> </ i >
84+ </ button >
85+ </ div >
86+ < div class ="sidebar--inner " id ="sideMenu "> </ div >
87+ </ ul >
88+ < div class ="dropdown--overlay "> </ div >
9189 </ div >
92- < div id ="main ">
90+ </ nav >
91+ < div id ="resizer " class ="resizer " data-item-type ="BAR "> </ div >
92+ < div id ="main " data-item-type ="SECTION " role ="main ">
9393< div class ="main-content " data-page-type ="classlike " id ="content " pageids ="backstack::com.slack.circuit.backstack/BackStackRecordLocalProvider///PointingToDeclaration//-880635718 ">
9494 < div class ="breadcrumbs "> < a href ="../../index.html "> backstack</ a > < span class ="delimiter "> /</ span > < a href ="../index.html "> com.slack.circuit.backstack</ a > < span class ="delimiter "> /</ span > < span class ="current "> BackStackRecordLocalProvider</ span > </ div >
9595 < div class ="cover ">
9696 < h1 class ="cover "> < span > Back</ span > < wbr > < span > Stack</ span > < wbr > < span > Record</ span > < wbr > < span > Local</ span > < wbr > < span > < span > Provider</ span > </ span > </ h1 >
97- < div class ="platform-hinted " data-platform-hinted ="data-platform-hinted "> < div class ="content sourceset-dependent-content " data-active ="" data-togglable =":backstack/commonMain "> < div class ="symbol monospace "> < div class ="block "> < div class ="block "> < span class ="token annotation builtin "> @</ span > < a href ="https://developer.android.com/reference/kotlin/androidx/compose/runtime/Stable.html "> < span class ="token annotation builtin "> Stable</ span > </ a > </ div > </ div > < span class ="token keyword "> fun </ span > < span class ="token keyword "> interface </ span > < a href ="index.html "> BackStackRecordLocalProvider</ a > < span class ="token operator "> <</ span > < span class ="token keyword "> in </ span > < a href ="index.html "> R</ a > < span class ="token operator "> : </ span > < a href ="../-back-stack/-record/index.html "> BackStack.Record</ a > < span class ="token operator "> ></ span > < span class ="clearfix "> < span class ="floating-right "> (< a href ="https://github.com/slackhq/circuit//tree/main/backstack/src/commonMain/kotlin/com/slack/circuit/backstack/BackStackRecordLocalProvider.kt#L29 "> source</ a > )</ span > </ span > </ div > </ div > </ div >
97+ < div class ="platform-hinted " data-platform-hinted ="data-platform-hinted "> < div class ="content sourceset-dependent-content " data-active ="" data-togglable =":backstack/commonMain "> < div class ="symbol monospace "> < div class ="block "> < div class ="block "> < span class ="token annotation builtin "> @</ span > < a href ="https://developer.android.com/reference/kotlin/androidx/compose/runtime/Stable.html "> < span class ="token annotation builtin "> Stable</ span > </ a > </ div > </ div > < span class ="token keyword "> fun </ span > < span class ="token keyword "> interface </ span > < a href ="index.html "> BackStackRecordLocalProvider</ a > < span class ="token operator "> <</ span > < span class ="token keyword "> in </ span > < a href ="index.html "> R</ a > < span class ="token operator "> : </ span > < a href ="../-back-stack/-record/index.html "> BackStack.Record</ a > < span class ="token operator "> ></ span > < span class ="source-link-wrapper "> < span class ="source-link " data-element-type ="source-link "> (< a href ="https://github.com/slackhq/circuit//tree/main/backstack/src/commonMain/kotlin/com/slack/circuit/backstack/BackStackRecordLocalProvider.kt#L24 "> source</ a > )</ span > </ span > </ div > </ div > </ div >
9898 </ div >
9999 < div class ="tabbedcontent ">
100100 < div class ="tabs-section " tabs-section ="tabs-section "> < button class ="section-tab " data-active ="" data-togglable ="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION "> Members</ button > </ div >
101101 < div class ="tabs-section-body ">
102102 < div data-togglable ="FUNCTION ">
103- < h2 class =""> Functions</ h2 >
103+ < h2 class ="tableheader "> Functions</ h2 >
104104 < div class ="table "> < a data-name ="-852580111%2FFunctions%2F-880635718 " anchor-label ="providedValuesFor " id ="-852580111%2FFunctions%2F-880635718 " data-filterable-set =":backstack/commonMain "> </ a >
105- < div class ="table-row " data-filterable-current =":backstack/commonMain " data-filterable-set =":backstack/commonMain ">
105+ < div class ="table-row table-row_content " data-filterable-current =":backstack/commonMain " data-filterable-set =":backstack/commonMain ">
106106 < div class ="main-subrow keyValue ">
107107 < div class =""> < span class ="inline-flex ">
108108 < div > < a href ="provided-values-for.html "> < span > provided</ span > < wbr > < span > Values</ span > < wbr > < span > < span > For</ span > </ span > </ a > </ div >
@@ -122,17 +122,21 @@ <h2 class="">Functions</h2>
122122 </ div >
123123</ div >
124124 < div class ="footer ">
125- < a href ="#content " id ="go-to-top-link " class ="footer--button footer--button_go-to-top "> </ a >
126- < span > © 2025 Copyright</ span >
127- < span class ="pull-right ">
128- < span > Generated by </ span >
129- < a class ="footer--link footer--link_external " href ="https://github.com/Kotlin/dokka ">
130- < span > dokka</ span >
131- </ a >
132- </ span >
133- </ div >
125+ < div class ="footer--container ">
126+ < a href ="#content " id ="go-to-top-link " class ="footer--button footer--button_go-to-top "> </ a >
127+ < div class ="footer--content ">
128+ < div >
129+ < span > Generated by </ span >
130+ < a class ="footer--link footer--link_external " href ="https://github.com/Kotlin/dokka ">
131+ Dokka
132+ </ a >
133+ < div > © 2025 Copyright</ div >
134+ </ div >
134135 </ div >
135136 </ div >
136137 </ div >
138+ </ div >
139+ </ div >
140+ </ div >
137141</ body >
138- </ html >
142+ </ html >
0 commit comments