Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65398 (s=65398, is=65453, ic=65454, ia=65455)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65454 (s=65398, is=65454, ic=65455, ia=65456)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65455 (s=65398, is=65454, ic=65455, ia=65456)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65456 (s=65398, is=65454, ic=65455, ia=65456)