Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123801 (s=123801, is=123878, ic=123880, ia=123883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123879 (s=123801, is=123879, ic=123881, ia=123884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123881 (s=123801, is=123879, ic=123881, ia=123884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123884 (s=123801, is=123879, ic=123881, ia=123884)