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