Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65586 (s=65586, is=65641, ic=65642, ia=65643)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65642 (s=65586, is=65642, ic=65643, ia=65644)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65643 (s=65586, is=65642, ic=65643, ia=65644)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65644 (s=65586, is=65642, ic=65643, ia=65644)