Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18024 (s=18024, is=18041, ic=18042, ia=18040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18042 (s=18024, is=18042, ic=18043, ia=18041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18043 (s=18024, is=18042, ic=18043, ia=18041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18041 (s=18024, is=18042, ic=18043, ia=18041)