Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101401 (s=101401, is=101465, ic=101466, ia=101468)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101466 (s=101401, is=101466, ic=101467, ia=101469)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101467 (s=101401, is=101466, ic=101467, ia=101469)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101469 (s=101401, is=101466, ic=101467, ia=101469)