Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123179 (s=123179, is=123255, ic=123258, ia=123260)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123256 (s=123179, is=123256, ic=123259, ia=123261)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123259 (s=123179, is=123256, ic=123259, ia=123261)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123261 (s=123179, is=123256, ic=123259, ia=123261)