Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123041 (s=123041, is=123117, ic=123120, ia=123122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123118 (s=123041, is=123118, ic=123121, ia=123123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123121 (s=123041, is=123118, ic=123121, ia=123123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123123 (s=123041, is=123118, ic=123121, ia=123123)