Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23339 (s=23339, is=23361, ic=23362, ia=23359)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23362 (s=23339, is=23362, ic=23363, ia=23360)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23363 (s=23339, is=23362, ic=23363, ia=23360)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23360 (s=23339, is=23362, ic=23363, ia=23360)