Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66824 (s=66824, is=66880, ic=66881, ia=66882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66881 (s=66824, is=66881, ic=66882, ia=66883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66882 (s=66824, is=66881, ic=66882, ia=66883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66883 (s=66824, is=66881, ic=66882, ia=66883)