Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65789 (s=65789, is=65844, ic=65845, ia=65846)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65845 (s=65789, is=65845, ic=65846, ia=65847)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65846 (s=65789, is=65845, ic=65846, ia=65847)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65847 (s=65789, is=65845, ic=65846, ia=65847)