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