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