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