Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123302 (s=123302, is=123379, ic=123381, ia=123384)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123380 (s=123302, is=123380, ic=123382, ia=123385)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123382 (s=123302, is=123380, ic=123382, ia=123385)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123385 (s=123302, is=123380, ic=123382, ia=123385)