Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9173 (s=9173, is=9181, ic=9179, ia=9181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9182 (s=9173, is=9182, ic=9180, ia=9182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9180 (s=9173, is=9182, ic=9180, ia=9182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9182 (s=9173, is=9182, ic=9180, ia=9182)