Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12196 (s=12196, is=12208, ic=12207, ia=12209)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12209 (s=12196, is=12209, ic=12208, ia=12210)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12208 (s=12196, is=12209, ic=12208, ia=12210)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12210 (s=12196, is=12209, ic=12208, ia=12210)