Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99545 (s=99545, is=99608, ic=99609, ia=99610)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99609 (s=99545, is=99609, ic=99610, ia=99611)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99610 (s=99545, is=99609, ic=99610, ia=99611)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99611 (s=99545, is=99609, ic=99610, ia=99611)