Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 85832 (s=85832, is=85890, ic=85891, ia=85892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 85891 (s=85832, is=85891, ic=85892, ia=85893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 85892 (s=85832, is=85891, ic=85892, ia=85893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 85893 (s=85832, is=85891, ic=85892, ia=85893)