Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26543 (s=26543, is=26561, ic=26563, ia=26565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26562 (s=26543, is=26562, ic=26564, ia=26566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26564 (s=26543, is=26562, ic=26564, ia=26566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26566 (s=26543, is=26562, ic=26564, ia=26566)