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