Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65069 (s=65069, is=65124, ic=65125, ia=65126)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65125 (s=65069, is=65125, ic=65126, ia=65127)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65126 (s=65069, is=65125, ic=65126, ia=65127)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65127 (s=65069, is=65125, ic=65126, ia=65127)