Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123028 (s=123028, is=123104, ic=123107, ia=123109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123105 (s=123028, is=123105, ic=123108, ia=123110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123108 (s=123028, is=123105, ic=123108, ia=123110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123110 (s=123028, is=123105, ic=123108, ia=123110)