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