Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101068 (s=101068, is=101132, ic=101133, ia=101135)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101133 (s=101068, is=101133, ic=101134, ia=101136)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101134 (s=101068, is=101133, ic=101134, ia=101136)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101136 (s=101068, is=101133, ic=101134, ia=101136)