Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7654 (s=7654, is=7655, ic=7655, ia=7655)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7656 (s=7654, is=7656, ic=7656, ia=7656)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7656 (s=7654, is=7656, ic=7656, ia=7656)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7656 (s=7654, is=7656, ic=7656, ia=7656)