Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101328 (s=101328, is=101392, ic=101393, ia=101395)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101393 (s=101328, is=101393, ic=101394, ia=101396)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101394 (s=101328, is=101393, ic=101394, ia=101396)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101396 (s=101328, is=101393, ic=101394, ia=101396)