Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89000 (s=89000, is=89061, ic=89062, ia=89063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89062 (s=89000, is=89062, ic=89063, ia=89064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89063 (s=89000, is=89062, ic=89063, ia=89064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89064 (s=89000, is=89062, ic=89063, ia=89064)