Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21000 (s=21000, is=21032, ic=21034, ia=21029)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21033 (s=21000, is=21033, ic=21035, ia=21030)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21035 (s=21000, is=21033, ic=21035, ia=21030)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21030 (s=21000, is=21033, ic=21035, ia=21030)