Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123193 (s=123193, is=123269, ic=123272, ia=123274)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123270 (s=123193, is=123270, ic=123273, ia=123275)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123273 (s=123193, is=123270, ic=123273, ia=123275)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123275 (s=123193, is=123270, ic=123273, ia=123275)