Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33600 (s=33600, is=33635, ic=33634, ia=33636)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33636 (s=33600, is=33636, ic=33635, ia=33637)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33635 (s=33600, is=33636, ic=33635, ia=33637)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33637 (s=33600, is=33636, ic=33635, ia=33637)