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