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