Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10345 (s=10345, is=10353, ic=10352, ia=10354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10354 (s=10345, is=10354, ic=10353, ia=10355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10353 (s=10345, is=10354, ic=10353, ia=10355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10355 (s=10345, is=10354, ic=10353, ia=10355)