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