Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123531 (s=123531, is=123608, ic=123610, ia=123613)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123609 (s=123531, is=123609, ic=123611, ia=123614)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123611 (s=123531, is=123609, ic=123611, ia=123614)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123614 (s=123531, is=123609, ic=123611, ia=123614)