Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123304 (s=123304, is=123381, ic=123383, ia=123386)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123382 (s=123304, is=123382, ic=123384, ia=123387)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123384 (s=123304, is=123382, ic=123384, ia=123387)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123387 (s=123304, is=123382, ic=123384, ia=123387)