Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 93000 (s=93000, is=93061, ic=93062, ia=93063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 93062 (s=93000, is=93062, ic=93063, ia=93064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 93063 (s=93000, is=93062, ic=93063, ia=93064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 93064 (s=93000, is=93062, ic=93063, ia=93064)