Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19231 (s=19231, is=19243, ic=19245, ia=19247)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19244 (s=19231, is=19244, ic=19246, ia=19248)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19246 (s=19231, is=19244, ic=19246, ia=19248)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19248 (s=19231, is=19244, ic=19246, ia=19248)