Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12321 (s=12321, is=12322, ic=12323, ia=12323, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12323 (s=12321, is=12323, ic=12324, ia=12324, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12324 (s=12321, is=12323, ic=12324, ia=12324, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12324 (s=12321, is=12323, ic=12324, ia=12324, pia)