Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101130 (s=101130, is=101194, ic=101195, ia=101197)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101195 (s=101130, is=101195, ic=101196, ia=101198)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101196 (s=101130, is=101195, ic=101196, ia=101198)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101198 (s=101130, is=101195, ic=101196, ia=101198)