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