Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123309 (s=123309, is=123386, ic=123388, ia=123391)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123387 (s=123309, is=123387, ic=123389, ia=123392)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123389 (s=123309, is=123387, ic=123389, ia=123392)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123392 (s=123309, is=123387, ic=123389, ia=123392)