Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12590 (s=12590, is=12602, ic=12601, ia=12603)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12603 (s=12590, is=12603, ic=12602, ia=12604)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12602 (s=12590, is=12603, ic=12602, ia=12604)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12604 (s=12590, is=12603, ic=12602, ia=12604)