Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123421 (s=123421, is=123498, ic=123500, ia=123503)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123499 (s=123421, is=123499, ic=123501, ia=123504)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123501 (s=123421, is=123499, ic=123501, ia=123504)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123504 (s=123421, is=123499, ic=123501, ia=123504)