Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65714 (s=65714, is=65769, ic=65770, ia=65771)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65770 (s=65714, is=65770, ic=65771, ia=65772)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65771 (s=65714, is=65770, ic=65771, ia=65772)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65772 (s=65714, is=65770, ic=65771, ia=65772)