Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10829 (s=10829, is=10837, ic=10836, ia=10838)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10838 (s=10829, is=10838, ic=10837, ia=10839)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10837 (s=10829, is=10838, ic=10837, ia=10839)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10839 (s=10829, is=10838, ic=10837, ia=10839)