Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123937 (s=123937, is=124014, ic=124016, ia=124019)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124015 (s=123937, is=124015, ic=124017, ia=124020)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124017 (s=123937, is=124015, ic=124017, ia=124020)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124020 (s=123937, is=124015, ic=124017, ia=124020)