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