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