Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123733 (s=123733, is=123810, ic=123812, ia=123815)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123811 (s=123733, is=123811, ic=123813, ia=123816)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123813 (s=123733, is=123811, ic=123813, ia=123816)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123816 (s=123733, is=123811, ic=123813, ia=123816)