Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65609 (s=65609, is=65664, ic=65665, ia=65666)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65665 (s=65609, is=65665, ic=65666, ia=65667)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65666 (s=65609, is=65665, ic=65666, ia=65667)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65667 (s=65609, is=65665, ic=65666, ia=65667)