Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20611 (s=20611, is=20624, ic=20626, ia=20628)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20625 (s=20611, is=20625, ic=20627, ia=20629)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20627 (s=20611, is=20625, ic=20627, ia=20629)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20629 (s=20611, is=20625, ic=20627, ia=20629)