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