Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111345 (s=111345, is=111418, ic=111419, ia=111421)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111419 (s=111345, is=111419, ic=111420, ia=111422)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111420 (s=111345, is=111419, ic=111420, ia=111422)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111422 (s=111345, is=111419, ic=111420, ia=111422)