Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9247 (s=9247, is=9255, ic=9253, ia=9255)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9256 (s=9247, is=9256, ic=9254, ia=9256)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9254 (s=9247, is=9256, ic=9254, ia=9256)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9256 (s=9247, is=9256, ic=9254, ia=9256)