Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64835 (s=64835, is=64890, ic=64891, ia=64892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64891 (s=64835, is=64891, ic=64892, ia=64893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64892 (s=64835, is=64891, ic=64892, ia=64893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64893 (s=64835, is=64891, ic=64892, ia=64893)