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