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