Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10820 (s=10820, is=10828, ic=10827, ia=10829)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10829 (s=10820, is=10829, ic=10828, ia=10830)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10828 (s=10820, is=10829, ic=10828, ia=10830)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10830 (s=10820, is=10829, ic=10828, ia=10830)