Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86122 (s=86122, is=86180, ic=86181, ia=86182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86181 (s=86122, is=86181, ic=86182, ia=86183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86182 (s=86122, is=86181, ic=86182, ia=86183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86183 (s=86122, is=86181, ic=86182, ia=86183)