Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86851 (s=86851, is=86910, ic=86911, ia=86912)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86911 (s=86851, is=86911, ic=86912, ia=86913)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86912 (s=86851, is=86911, ic=86912, ia=86913)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86913 (s=86851, is=86911, ic=86912, ia=86913)