Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26201 (s=26201, is=26225, ic=26226, ia=26223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26226 (s=26201, is=26226, ic=26227, ia=26224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26227 (s=26201, is=26226, ic=26227, ia=26224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26224 (s=26201, is=26226, ic=26227, ia=26224)