Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89100 (s=89100, is=89161, ic=89162, ia=89163)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89162 (s=89100, is=89162, ic=89163, ia=89164)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89163 (s=89100, is=89162, ic=89163, ia=89164)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89164 (s=89100, is=89162, ic=89163, ia=89164)