Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34560 (s=34560, is=34595, ic=34594, ia=34596)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34596 (s=34560, is=34596, ic=34595, ia=34597)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34595 (s=34560, is=34596, ic=34595, ia=34597)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34597 (s=34560, is=34596, ic=34595, ia=34597)