Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65441 (s=65441, is=65496, ic=65497, ia=65498)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65497 (s=65441, is=65497, ic=65498, ia=65499)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65498 (s=65441, is=65497, ic=65498, ia=65499)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65499 (s=65441, is=65497, ic=65498, ia=65499)