Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12520 (s=12520, is=12532, ic=12531, ia=12533)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12533 (s=12520, is=12533, ic=12532, ia=12534)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12532 (s=12520, is=12533, ic=12532, ia=12534)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12534 (s=12520, is=12533, ic=12532, ia=12534)