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