Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15333 (s=15333, is=15351, ic=15352, ia=15354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15352 (s=15333, is=15352, ic=15353, ia=15355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15353 (s=15333, is=15352, ic=15353, ia=15355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15355 (s=15333, is=15352, ic=15353, ia=15355)