Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36543 (s=36543, is=36580, ic=36579, ia=36581)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36581 (s=36543, is=36581, ic=36580, ia=36582)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36580 (s=36543, is=36581, ic=36580, ia=36582)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36582 (s=36543, is=36581, ic=36580, ia=36582)