Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98859 (s=98859, is=98921, ic=98922, ia=98923)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98922 (s=98859, is=98922, ic=98923, ia=98924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98923 (s=98859, is=98922, ic=98923, ia=98924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98924 (s=98859, is=98922, ic=98923, ia=98924)