Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6373 (s=6373, is=6380, ic=6378, ia=6380)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6381 (s=6373, is=6381, ic=6379, ia=6381)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6379 (s=6373, is=6381, ic=6379, ia=6381)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6381 (s=6373, is=6381, ic=6379, ia=6381)