Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84843 (s=84843, is=84900, ic=84901, ia=84902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84901 (s=84843, is=84901, ic=84902, ia=84903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84902 (s=84843, is=84901, ic=84902, ia=84903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84903 (s=84843, is=84901, ic=84902, ia=84903)