Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13050 (s=13050, is=13063, ic=13062, ia=13064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13064 (s=13050, is=13064, ic=13063, ia=13065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13063 (s=13050, is=13064, ic=13063, ia=13065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13065 (s=13050, is=13064, ic=13063, ia=13065)