Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34765 (s=34765, is=34800, ic=34799, ia=34801)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34801 (s=34765, is=34801, ic=34800, ia=34802)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34800 (s=34765, is=34801, ic=34800, ia=34802)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34802 (s=34765, is=34801, ic=34800, ia=34802)