Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123700 (s=123700, is=123777, ic=123779, ia=123782)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123778 (s=123700, is=123778, ic=123780, ia=123783)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123780 (s=123700, is=123778, ic=123780, ia=123783)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123783 (s=123700, is=123778, ic=123780, ia=123783)