Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123794 (s=123794, is=123871, ic=123873, ia=123876)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123872 (s=123794, is=123872, ic=123874, ia=123877)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123874 (s=123794, is=123872, ic=123874, ia=123877)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123877 (s=123794, is=123872, ic=123874, ia=123877)