Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65201 (s=65201, is=65256, ic=65257, ia=65258)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65257 (s=65201, is=65257, ic=65258, ia=65259)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65258 (s=65201, is=65257, ic=65258, ia=65259)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65259 (s=65201, is=65257, ic=65258, ia=65259)