Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10064 (s=10064, is=10072, ic=10071, ia=10073)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10073 (s=10064, is=10073, ic=10072, ia=10074)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10072 (s=10064, is=10073, ic=10072, ia=10074)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10074 (s=10064, is=10073, ic=10072, ia=10074)