Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33216 (s=33216, is=33251, ic=33250, ia=33252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33252 (s=33216, is=33252, ic=33251, ia=33253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33251 (s=33216, is=33252, ic=33251, ia=33253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33253 (s=33216, is=33252, ic=33251, ia=33253)