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