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