Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20787 (s=20787, is=20800, ic=20802, ia=20804)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20801 (s=20787, is=20801, ic=20803, ia=20805)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20803 (s=20787, is=20801, ic=20803, ia=20805)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20805 (s=20787, is=20801, ic=20803, ia=20805)