Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104166 (s=104166, is=104231, ic=104232, ia=104234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104232 (s=104166, is=104232, ic=104233, ia=104235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104233 (s=104166, is=104232, ic=104233, ia=104235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104235 (s=104166, is=104232, ic=104233, ia=104235)