Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89222 (s=89222, is=89283, ic=89284, ia=89285)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89284 (s=89222, is=89284, ic=89285, ia=89286)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89285 (s=89222, is=89284, ic=89285, ia=89286)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89286 (s=89222, is=89284, ic=89285, ia=89286)