Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101880 (s=101880, is=101944, ic=101945, ia=101947)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101945 (s=101880, is=101945, ic=101946, ia=101948)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101946 (s=101880, is=101945, ic=101946, ia=101948)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101948 (s=101880, is=101945, ic=101946, ia=101948)