Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123338 (s=123338, is=123415, ic=123417, ia=123420)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123416 (s=123338, is=123416, ic=123418, ia=123421)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123418 (s=123338, is=123416, ic=123418, ia=123421)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123421 (s=123338, is=123416, ic=123418, ia=123421)