Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 82123 (s=82123, is=82180, ic=82181, ia=82182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82181 (s=82123, is=82181, ic=82182, ia=82183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82182 (s=82123, is=82181, ic=82182, ia=82183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82183 (s=82123, is=82181, ic=82182, ia=82183)