Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104234 (s=104234, is=104299, ic=104300, ia=104302)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104300 (s=104234, is=104300, ic=104301, ia=104303)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104301 (s=104234, is=104300, ic=104301, ia=104303)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104303 (s=104234, is=104300, ic=104301, ia=104303)