Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123757 (s=123757, is=123834, ic=123836, ia=123839)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123835 (s=123757, is=123835, ic=123837, ia=123840)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123837 (s=123757, is=123835, ic=123837, ia=123840)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123840 (s=123757, is=123835, ic=123837, ia=123840)