Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86051 (s=86051, is=86109, ic=86110, ia=86111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86110 (s=86051, is=86110, ic=86111, ia=86112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86111 (s=86051, is=86110, ic=86111, ia=86112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86112 (s=86051, is=86110, ic=86111, ia=86112)