Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101296 (s=101296, is=101360, ic=101361, ia=101363)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101361 (s=101296, is=101361, ic=101362, ia=101364)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101362 (s=101296, is=101361, ic=101362, ia=101364)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101364 (s=101296, is=101361, ic=101362, ia=101364)