Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65377 (s=65377, is=65432, ic=65433, ia=65434)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65433 (s=65377, is=65433, ic=65434, ia=65435)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65434 (s=65377, is=65433, ic=65434, ia=65435)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65435 (s=65377, is=65433, ic=65434, ia=65435)