Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88829 (s=88829, is=88890, ic=88891, ia=88892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88891 (s=88829, is=88891, ic=88892, ia=88893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88892 (s=88829, is=88891, ic=88892, ia=88893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88893 (s=88829, is=88891, ic=88892, ia=88893)