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