Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123694 (s=123694, is=123771, ic=123773, ia=123776)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123772 (s=123694, is=123772, ic=123774, ia=123777)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123774 (s=123694, is=123772, ic=123774, ia=123777)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123777 (s=123694, is=123772, ic=123774, ia=123777)