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