Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99336 (s=99336, is=99398, ic=99399, ia=99400)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99399 (s=99336, is=99399, ic=99400, ia=99401)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99400 (s=99336, is=99399, ic=99400, ia=99401)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99401 (s=99336, is=99399, ic=99400, ia=99401)