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