Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123307 (s=123307, is=123384, ic=123386, ia=123389)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123385 (s=123307, is=123385, ic=123387, ia=123390)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123387 (s=123307, is=123385, ic=123387, ia=123390)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123390 (s=123307, is=123385, ic=123387, ia=123390)