Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8058 (s=8058, is=8065, ic=8063, ia=8065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8066 (s=8058, is=8066, ic=8064, ia=8066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8064 (s=8058, is=8066, ic=8064, ia=8066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8066 (s=8058, is=8066, ic=8064, ia=8066)