Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10580 (s=10580, is=10593, ic=10595, ia=10596)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10594 (s=10580, is=10594, ic=10596, ia=10597)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10596 (s=10580, is=10594, ic=10596, ia=10597)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10597 (s=10580, is=10594, ic=10596, ia=10597)