Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31898 (s=31898, is=31932, ic=31931, ia=31933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31933 (s=31898, is=31933, ic=31932, ia=31934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31932 (s=31898, is=31933, ic=31932, ia=31934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31934 (s=31898, is=31933, ic=31932, ia=31934)