Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99613 (s=99613, is=99676, ic=99677, ia=99678)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99677 (s=99613, is=99677, ic=99678, ia=99679)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99678 (s=99613, is=99677, ic=99678, ia=99679)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99679 (s=99613, is=99677, ic=99678, ia=99679)