Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10167 (s=10167, is=10188, ic=10188, ia=10190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10189 (s=10167, is=10189, ic=10189, ia=10191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10189 (s=10167, is=10189, ic=10189, ia=10191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10191 (s=10167, is=10189, ic=10189, ia=10191)