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