Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33008 (s=33008, is=33042, ic=33041, ia=33043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33043 (s=33008, is=33043, ic=33042, ia=33044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33042 (s=33008, is=33043, ic=33042, ia=33044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33044 (s=33008, is=33043, ic=33042, ia=33044)