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