Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121025 (s=121025, is=121100, ic=121103, ia=121105)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121101 (s=121025, is=121101, ic=121104, ia=121106)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121104 (s=121025, is=121101, ic=121104, ia=121106)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121106 (s=121025, is=121101, ic=121104, ia=121106)