Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123337 (s=123337, is=123414, ic=123416, ia=123419)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123415 (s=123337, is=123415, ic=123417, ia=123420)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123417 (s=123337, is=123415, ic=123417, ia=123420)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123420 (s=123337, is=123415, ic=123417, ia=123420)