Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31234 (s=31234, is=31268, ic=31267, ia=31269)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31269 (s=31234, is=31269, ic=31268, ia=31270)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31268 (s=31234, is=31269, ic=31268, ia=31270)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31270 (s=31234, is=31269, ic=31268, ia=31270)