Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123104 (s=123104, is=123180, ic=123183, ia=123185)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123181 (s=123104, is=123181, ic=123184, ia=123186)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123184 (s=123104, is=123181, ic=123184, ia=123186)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123186 (s=123104, is=123181, ic=123184, ia=123186)