Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9057 (s=9057, is=9064, ic=9063, ia=9065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9065 (s=9057, is=9065, ic=9064, ia=9066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9064 (s=9057, is=9065, ic=9064, ia=9066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9066 (s=9057, is=9065, ic=9064, ia=9066)