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