Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65933 (s=65933, is=65988, ic=65989, ia=65990)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65989 (s=65933, is=65989, ic=65990, ia=65991)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65990 (s=65933, is=65989, ic=65990, ia=65991)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65991 (s=65933, is=65989, ic=65990, ia=65991)