Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89030 (s=89030, is=89091, ic=89092, ia=89093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89092 (s=89030, is=89092, ic=89093, ia=89094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89093 (s=89030, is=89092, ic=89093, ia=89094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89094 (s=89030, is=89092, ic=89093, ia=89094)