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