Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67024 (s=67024, is=67080, ic=67081, ia=67082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67081 (s=67024, is=67081, ic=67082, ia=67083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67082 (s=67024, is=67081, ic=67082, ia=67083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67083 (s=67024, is=67081, ic=67082, ia=67083)