Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101029 (s=101029, is=101093, ic=101094, ia=101096)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101094 (s=101029, is=101094, ic=101095, ia=101097)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101095 (s=101029, is=101094, ic=101095, ia=101097)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101097 (s=101029, is=101094, ic=101095, ia=101097)