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