Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29892 (s=29892, is=29926, ic=29925, ia=29927)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29927 (s=29892, is=29927, ic=29926, ia=29928)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29926 (s=29892, is=29927, ic=29926, ia=29928)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29928 (s=29892, is=29927, ic=29926, ia=29928)